Pull request #646 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980+de2673118ef797f3fa80278e5e2907ec493f0d91 (201c7172d081c897c978ad26dbeb46c38ff3a51b) 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-ssh11416788095673404283.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh15917774100978844897.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-646/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-646/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6957270932833275371.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-646/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5932567283935415847.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh2284138724505489427.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-646/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-646/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13365344252147748330.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5114 in /w/workspace/_app-service-configurable_PR-646 [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-646 # 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 de2673118ef797f3fa80278e5e2907ec493f0d91 into PR head commit c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 Merge succeeded, producing c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 Checking out Revision c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 (PR-646) Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > 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/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 # 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 de2673118ef797f3fa80278e5e2907ec493f0d91 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-07T23:01:28.170Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-07T23:01:28.399Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-07T23:01:28.542Z] ========================================================= [2024-03-07T23:01:28.542Z] EdgeX Global Pipelines Version Info [2024-03-07T23:01:28.542Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:01:29.323Z] ------------------- [2024-03-07T23:01:29.323Z] stable info: [2024-03-07T23:01:29.323Z] ------------------- [2024-03-07T23:01:29.323Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-07T23:01:29.323Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-07T23:01:29.323Z] Message: update stable to v1.0.258 [2024-03-07T23:01:29.897Z] ------------------- [2024-03-07T23:01:29.897Z] experimental info: [2024-03-07T23:01:29.897Z] ------------------- [2024-03-07T23:01:29.897Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-07T23:01:29.897Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-07T23:01:29.897Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-07T23:01:30.383Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-03-07T23:01:30.440Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-03-07T23:01:30.506Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-07T23:01:30.644Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-07T23:01:30.702Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-07T23:01:30.760Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-07T23:01:30.818Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-07T23:01:30.881Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-07T23:01:30.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-07T23:01:31.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-07T23:01:31.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-07T23:01:31.118Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-03-07T23:01:31.182Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-07T23:01:31.244Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-07T23:01:31.311Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-07T23:01:31.370Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-07T23:01:31.432Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-07T23:01:31.501Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-07T23:01:31.565Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-07T23:01:31.634Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-07T23:01:31.708Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-07T23:01:31.772Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-07T23:01:31.841Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-07T23:01:31.915Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-07T23:01:31.981Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-07T23:01:32.054Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-07T23:01:32.125Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-07T23:01:32.201Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-646 [Pipeline] echo [2024-03-07T23:01:32.275Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-646 [Pipeline] echo [2024-03-07T23:01:32.350Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-646 [Pipeline] echo [2024-03-07T23:01:32.433Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 [Pipeline] echo [2024-03-07T23:01:32.509Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c2b0cec [Pipeline] echo [2024-03-07T23:01:32.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-07T23:01:32.764Z] provisioning config files... [2024-03-07T23:01:32.780Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-646@tmp/config1628372438128073438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:01:33.196Z] ---> ****-login.sh [2024-03-07T23:01:33.196Z] nexus3.edgexfoundry.org:10001 [2024-03-07T23:01:33.456Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:01:33.456Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:01:33.456Z] Configure a credential helper to remove this warning. See [2024-03-07T23:01:33.457Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:01:33.457Z] [2024-03-07T23:01:33.457Z] Login Succeeded [2024-03-07T23:01:33.457Z] nexus3.edgexfoundry.org:10002 [2024-03-07T23:01:33.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:01:33.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:01:33.718Z] Configure a credential helper to remove this warning. See [2024-03-07T23:01:33.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:01:33.718Z] [2024-03-07T23:01:33.718Z] Login Succeeded [2024-03-07T23:01:33.718Z] nexus3.edgexfoundry.org:10003 [2024-03-07T23:01:33.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:01:33.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:01:33.718Z] Configure a credential helper to remove this warning. See [2024-03-07T23:01:33.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:01:33.718Z] [2024-03-07T23:01:33.718Z] Login Succeeded [2024-03-07T23:01:33.718Z] nexus3.edgexfoundry.org:10004 [2024-03-07T23:01:33.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:01:33.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:01:33.718Z] Configure a credential helper to remove this warning. See [2024-03-07T23:01:33.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:01:33.718Z] [2024-03-07T23:01:33.718Z] Login Succeeded [2024-03-07T23:01:33.718Z] ****.io [2024-03-07T23:01:33.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:01:34.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:01:34.240Z] Configure a credential helper to remove this warning. See [2024-03-07T23:01:34.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:01:34.240Z] [2024-03-07T23:01:34.240Z] Login Succeeded [2024-03-07T23:01:34.240Z] ---> ****-login.sh ends [Pipeline] } [2024-03-07T23:01:34.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-07T23:01:35.154Z] + git rev-list -1 --merges c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980~1..c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 [Pipeline] echo [2024-03-07T23:01:35.302Z] -----------> git rev-list -1 --merges c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980~1..c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 [false] [Pipeline] sh [2024-03-07T23:01:35.781Z] + git log --format=format:%s -1 c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 [Pipeline] echo [2024-03-07T23:01:35.822Z] ========================================================= [2024-03-07T23:01:35.822Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-07T23:01:35.822Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-07T23:01:36.332Z] + git log --format=format:%s -1 c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 [Pipeline] echo [2024-03-07T23:01:36.362Z] [semverPrep] GIT_COMMIT: c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980, Commit Message: build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3 [Pipeline] echo [2024-03-07T23:01:36.421Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-07T23:01:36.840Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-07T23:01:36.840Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-07T23:01:36.840Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-07T23:01:36.840Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-07T23:01:36.840Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-03-07T23:01:36.840Z] -a /etc/ssh/ssh_known_hosts [2024-03-07T23:01:36.840Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:01:37.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:01:37.283Z] [2024-03-07T23:01:37.283Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:01:37.773Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:01:37.773Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-07T23:01:37.773Z] b85a868b505f: Pulling fs layer [2024-03-07T23:01:37.773Z] e2be974225ed: Pulling fs layer [2024-03-07T23:01:37.773Z] 339a4e72a1f5: Pulling fs layer [2024-03-07T23:01:37.773Z] 988bab9f4d93: Pulling fs layer [2024-03-07T23:01:37.773Z] 1469e6f7b9e6: Pulling fs layer [2024-03-07T23:01:37.773Z] eaf3925da568: Pulling fs layer [2024-03-07T23:01:37.773Z] bab4dde63d76: Pulling fs layer [2024-03-07T23:01:37.773Z] bde34c3a00c8: Pulling fs layer [2024-03-07T23:01:37.773Z] b352a97aabf1: Pulling fs layer [2024-03-07T23:01:37.773Z] 4872d77fe225: Pulling fs layer [2024-03-07T23:01:37.773Z] 5851b861e8e6: Pulling fs layer [2024-03-07T23:01:37.773Z] 988bab9f4d93: Waiting [2024-03-07T23:01:37.773Z] bde34c3a00c8: Waiting [2024-03-07T23:01:37.773Z] 1469e6f7b9e6: Waiting [2024-03-07T23:01:37.773Z] eaf3925da568: Waiting [2024-03-07T23:01:37.773Z] bab4dde63d76: Waiting [2024-03-07T23:01:37.773Z] 5851b861e8e6: Waiting [2024-03-07T23:01:37.773Z] 4872d77fe225: Waiting [2024-03-07T23:01:37.773Z] e2be974225ed: Download complete [2024-03-07T23:01:37.773Z] 988bab9f4d93: Verifying Checksum [2024-03-07T23:01:37.773Z] 988bab9f4d93: Download complete [2024-03-07T23:01:38.035Z] 1469e6f7b9e6: Verifying Checksum [2024-03-07T23:01:38.035Z] 1469e6f7b9e6: Download complete [2024-03-07T23:01:38.035Z] eaf3925da568: Verifying Checksum [2024-03-07T23:01:38.035Z] eaf3925da568: Download complete [2024-03-07T23:01:38.035Z] 339a4e72a1f5: Verifying Checksum [2024-03-07T23:01:38.035Z] 339a4e72a1f5: Download complete [2024-03-07T23:01:38.035Z] bde34c3a00c8: Verifying Checksum [2024-03-07T23:01:38.035Z] bde34c3a00c8: Download complete [2024-03-07T23:01:38.035Z] b352a97aabf1: Download complete [2024-03-07T23:01:38.035Z] 4872d77fe225: Download complete [2024-03-07T23:01:38.035Z] 5851b861e8e6: Verifying Checksum [2024-03-07T23:01:38.035Z] 5851b861e8e6: Download complete [2024-03-07T23:01:38.035Z] b85a868b505f: Verifying Checksum [2024-03-07T23:01:38.035Z] b85a868b505f: Download complete [2024-03-07T23:01:38.298Z] bab4dde63d76: Verifying Checksum [2024-03-07T23:01:38.298Z] bab4dde63d76: Download complete [2024-03-07T23:01:39.682Z] b85a868b505f: Pull complete [2024-03-07T23:01:39.682Z] e2be974225ed: Pull complete [2024-03-07T23:01:39.941Z] 339a4e72a1f5: Pull complete [2024-03-07T23:01:40.200Z] 988bab9f4d93: Pull complete [2024-03-07T23:01:40.460Z] 1469e6f7b9e6: Pull complete [2024-03-07T23:01:40.460Z] eaf3925da568: Pull complete [2024-03-07T23:01:42.363Z] bab4dde63d76: Pull complete [2024-03-07T23:01:42.363Z] bde34c3a00c8: Pull complete [2024-03-07T23:01:42.363Z] b352a97aabf1: Pull complete [2024-03-07T23:01:42.628Z] 4872d77fe225: Pull complete [2024-03-07T23:01:42.628Z] 5851b861e8e6: Pull complete [2024-03-07T23:01:42.628Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-07T23:01:42.628Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-07T23:01:42.628Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:01:42.980Z] prd-ubuntu20.04-docker-8c-8g-5114 does not seem to be running inside a container [2024-03-07T23:01:43.015Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-646 -v /w/workspace/_app-service-configurable_PR-646:/w/workspace/_app-service-configurable_PR-646:rw,z -v /w/workspace/_app-service-configurable_PR-646@tmp:/w/workspace/_app-service-configurable_PR-646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-07T23:01:45.826Z] $ docker top 27ebdaa245d99e4c3473536a7e33eb2882b08eb3cceb915b660d937853b117c0 -eo pid,comm [2024-03-07T23:01:45.877Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-07T23:01:45.877Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-07T23:01:46.156Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-07T23:01:46.157Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-07T23:01:46.285Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-07T23:01:46.291Z] $ docker exec 27ebdaa245d99e4c3473536a7e33eb2882b08eb3cceb915b660d937853b117c0 ssh-agent [2024-03-07T23:01:46.404Z] SSH_AUTH_SOCK=/tmp/ssh-8srxihPVkDMe/agent.32 [2024-03-07T23:01:46.404Z] SSH_AGENT_PID=38 [2024-03-07T23:01:46.416Z] Running ssh-add (command line suppressed) [2024-03-07T23:01:46.527Z] Identity added: /w/workspace/_app-service-configurable_PR-646@tmp/private_key_12472590562489506017.key (/w/workspace/_app-service-configurable_PR-646@tmp/private_key_12472590562489506017.key) [2024-03-07T23:01:46.541Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-07T23:01:46.896Z] + git tag --points-at HEAD [Pipeline] } [2024-03-07T23:01:46.924Z] $ docker exec --env ******** --env ******** 27ebdaa245d99e4c3473536a7e33eb2882b08eb3cceb915b660d937853b117c0 ssh-agent -k [2024-03-07T23:01:47.047Z] unset SSH_AUTH_SOCK; [2024-03-07T23:01:47.048Z] unset SSH_AGENT_PID; [2024-03-07T23:01:47.048Z] echo Agent pid 38 killed; [2024-03-07T23:01:47.055Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-07T23:01:47.199Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-07T23:01:47.199Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-07T23:01:47.322Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-07T23:01:47.328Z] $ docker exec 27ebdaa245d99e4c3473536a7e33eb2882b08eb3cceb915b660d937853b117c0 ssh-agent [2024-03-07T23:01:47.431Z] SSH_AUTH_SOCK=/tmp/ssh-4VN8w4yoEU6y/agent.70 [2024-03-07T23:01:47.431Z] SSH_AGENT_PID=76 [2024-03-07T23:01:47.436Z] Running ssh-add (command line suppressed) [2024-03-07T23:01:47.567Z] Identity added: /w/workspace/_app-service-configurable_PR-646@tmp/private_key_8462032707061492013.key (/w/workspace/_app-service-configurable_PR-646@tmp/private_key_8462032707061492013.key) [2024-03-07T23:01:47.582Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-07T23:01:47.953Z] + git semver init [2024-03-07T23:01:48.214Z] 2024-03-07 23:01:48,126 [run_init] DEBUG init version:0.0.0 force:False [2024-03-07T23:01:48.214Z] 2024-03-07 23:01:48,127 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-646/.semver [2024-03-07T23:01:48.214Z] 2024-03-07 23:01:48,127 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-646/.semver [2024-03-07T23:01:48.214Z] 2024-03-07 23:01:48,128 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-646/.semver'], cwd=/w/workspace/_app-service-configurable_PR-646, universal_newlines=False, shell=None, istream=None) [2024-03-07T23:01:49.599Z] 2024-03-07 23:01:49,387 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-646/.git/info/exclude [2024-03-07T23:01:49.599Z] 2024-03-07 23:01:49,388 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-646/.semver/PR-646 with force:False [2024-03-07T23:01:49.599Z] 2024-03-07 23:01:49,388 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-646/.semver/PR-646 [2024-03-07T23:01:49.599Z] 2024-03-07 23:01:49,392 [execute] INFO git cat-file --batch-check [2024-03-07T23:01:49.600Z] 2024-03-07 23:01:49,393 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-646/.semver, universal_newlines=False, shell=None, istream=) [2024-03-07T23:01:49.600Z] 2024-03-07 23:01:49,400 [execute] INFO git cat-file --batch [2024-03-07T23:01:49.600Z] 2024-03-07 23:01:49,400 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-646/.semver, universal_newlines=False, shell=None, istream=) [2024-03-07T23:01:49.600Z] 2024-03-07 23:01:49,405 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-646/.semver/PR-646 [2024-03-07T23:01:49.600Z] 0.0.0 [Pipeline] } [2024-03-07T23:01:49.632Z] $ docker exec --env ******** --env ******** 27ebdaa245d99e4c3473536a7e33eb2882b08eb3cceb915b660d937853b117c0 ssh-agent -k [2024-03-07T23:01:49.749Z] unset SSH_AUTH_SOCK; [2024-03-07T23:01:49.750Z] unset SSH_AGENT_PID; [2024-03-07T23:01:49.750Z] echo Agent pid 76 killed; [2024-03-07T23:01:49.757Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-07T23:01:50.299Z] + git semver [Pipeline] } [2024-03-07T23:01:50.592Z] $ docker stop --time=1 27ebdaa245d99e4c3473536a7e33eb2882b08eb3cceb915b660d937853b117c0 [2024-03-07T23:01:51.878Z] $ docker rm -f --volumes 27ebdaa245d99e4c3473536a7e33eb2882b08eb3cceb915b660d937853b117c0 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:01:52.327Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-07T23:01:52.638Z] Stashed 1 file(s) [Pipeline] echo [2024-03-07T23:01:52.655Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-07T23:01:53.572Z] provisioning config files... [2024-03-07T23:01:53.584Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-646@tmp/config7591676069225215578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:01:53.985Z] ---> ****-login.sh [2024-03-07T23:01:53.985Z] nexus3.edgexfoundry.org:10001 [2024-03-07T23:01:53.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:01:53.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:01:53.985Z] Configure a credential helper to remove this warning. See [2024-03-07T23:01:53.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:01:53.985Z] [2024-03-07T23:01:53.985Z] Login Succeeded [2024-03-07T23:01:53.985Z] nexus3.edgexfoundry.org:10002 [2024-03-07T23:01:53.985Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:01:53.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:01:53.985Z] Configure a credential helper to remove this warning. See [2024-03-07T23:01:53.985Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:01:53.985Z] [2024-03-07T23:01:53.985Z] Login Succeeded [2024-03-07T23:01:53.985Z] nexus3.edgexfoundry.org:10003 [2024-03-07T23:01:54.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:01:54.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:01:54.245Z] Configure a credential helper to remove this warning. See [2024-03-07T23:01:54.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:01:54.245Z] [2024-03-07T23:01:54.245Z] Login Succeeded [2024-03-07T23:01:54.245Z] nexus3.edgexfoundry.org:10004 [2024-03-07T23:01:54.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:01:54.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:01:54.245Z] Configure a credential helper to remove this warning. See [2024-03-07T23:01:54.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:01:54.245Z] [2024-03-07T23:01:54.245Z] Login Succeeded [2024-03-07T23:01:54.245Z] ****.io [2024-03-07T23:01:54.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:01:54.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:01:54.506Z] Configure a credential helper to remove this warning. See [2024-03-07T23:01:54.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:01:54.506Z] [2024-03-07T23:01:54.506Z] Login Succeeded [2024-03-07T23:01:54.506Z] ---> ****-login.sh ends [Pipeline] } [2024-03-07T23:01:54.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-07T23:01:54.900Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:01:54.964Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:01:55.024Z] ========================================================= [2024-03-07T23:01:55.025Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-07T23:01:55.025Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:01:55.605Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-07T23:01:55.605Z] Sending build context to Docker daemon 8.806MB [2024-03-07T23:01:55.605Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-07T23:01:55.605Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-07T23:01:55.605Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-07T23:01:55.605Z] 7264a8db6415: Pulling fs layer [2024-03-07T23:01:55.605Z] c4d48a809fc2: Pulling fs layer [2024-03-07T23:01:55.605Z] 4f1c88b9dad5: Pulling fs layer [2024-03-07T23:01:55.605Z] ad3a456e5733: Pulling fs layer [2024-03-07T23:01:55.605Z] 69c7f0334f64: Pulling fs layer [2024-03-07T23:01:55.605Z] 1f1c1a5573a3: Pulling fs layer [2024-03-07T23:01:55.605Z] ce7588e14bc9: Pulling fs layer [2024-03-07T23:01:55.605Z] b5e4710f87ac: Pulling fs layer [2024-03-07T23:01:55.605Z] ad3a456e5733: Waiting [2024-03-07T23:01:55.605Z] 69c7f0334f64: Waiting [2024-03-07T23:01:55.605Z] 1f1c1a5573a3: Waiting [2024-03-07T23:01:55.605Z] ce7588e14bc9: Waiting [2024-03-07T23:01:55.605Z] b5e4710f87ac: Waiting [2024-03-07T23:01:55.605Z] c4d48a809fc2: Verifying Checksum [2024-03-07T23:01:55.605Z] c4d48a809fc2: Download complete [2024-03-07T23:01:55.605Z] ad3a456e5733: Verifying Checksum [2024-03-07T23:01:55.605Z] ad3a456e5733: Download complete [2024-03-07T23:01:55.605Z] 69c7f0334f64: Verifying Checksum [2024-03-07T23:01:55.864Z] 7264a8db6415: Verifying Checksum [2024-03-07T23:01:55.864Z] 7264a8db6415: Download complete [2024-03-07T23:01:55.864Z] 1f1c1a5573a3: Verifying Checksum [2024-03-07T23:01:55.864Z] 1f1c1a5573a3: Download complete [2024-03-07T23:01:55.864Z] 7264a8db6415: Pull complete [2024-03-07T23:01:55.864Z] b5e4710f87ac: Verifying Checksum [2024-03-07T23:01:55.864Z] b5e4710f87ac: Download complete [2024-03-07T23:01:56.123Z] c4d48a809fc2: Pull complete [2024-03-07T23:01:56.381Z] 4f1c88b9dad5: Verifying Checksum [2024-03-07T23:01:56.381Z] 4f1c88b9dad5: Download complete [2024-03-07T23:01:56.638Z] ce7588e14bc9: Verifying Checksum [2024-03-07T23:01:56.638Z] ce7588e14bc9: Download complete [2024-03-07T23:01:59.923Z] 4f1c88b9dad5: Pull complete [2024-03-07T23:01:59.923Z] ad3a456e5733: Pull complete [2024-03-07T23:01:59.923Z] 69c7f0334f64: Pull complete [2024-03-07T23:01:59.923Z] 1f1c1a5573a3: Pull complete [2024-03-07T23:02:02.482Z] ce7588e14bc9: Pull complete [2024-03-07T23:02:02.741Z] b5e4710f87ac: Pull complete [2024-03-07T23:02:02.741Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-07T23:02:02.741Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-07T23:02:02.741Z] ---> 88b5674ff536 [2024-03-07T23:02:02.741Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-07T23:02:06.142Z] ---> Running in 39e16e7ea6b1 [2024-03-07T23:02:06.142Z] Removing intermediate container 39e16e7ea6b1 [2024-03-07T23:02:06.142Z] ---> cdc131b21ccd [2024-03-07T23:02:06.142Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-07T23:02:06.142Z] ---> Running in 2fc3dc5c0f15 [2024-03-07T23:02:06.142Z] Removing intermediate container 2fc3dc5c0f15 [2024-03-07T23:02:06.142Z] ---> a63812f1ebcc [2024-03-07T23:02:06.142Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-07T23:02:06.142Z] ---> Running in 4a4e57a9664d [2024-03-07T23:02:06.402Z] Removing intermediate container 4a4e57a9664d [2024-03-07T23:02:06.402Z] ---> cf5c04738c5f [2024-03-07T23:02:06.402Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-07T23:02:06.402Z] ---> Running in f154e4276be1 [2024-03-07T23:02:06.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:02:06.919Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:02:06.919Z] OK: 264 MiB in 52 packages [2024-03-07T23:02:07.486Z] Removing intermediate container f154e4276be1 [2024-03-07T23:02:07.486Z] ---> 0c510ae0db16 [2024-03-07T23:02:07.486Z] Step 7/12 : WORKDIR /app [2024-03-07T23:02:07.486Z] ---> Running in befa167b989a [2024-03-07T23:02:07.486Z] Removing intermediate container befa167b989a [2024-03-07T23:02:07.486Z] ---> 7ccea96ab517 [2024-03-07T23:02:07.486Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-07T23:02:07.745Z] ---> 9be5db3d2ec5 [2024-03-07T23:02:07.745Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:02:07.745Z] ---> Running in 4781433c41f7 [2024-03-07T23:02:08.315Z] Still waiting to schedule task [2024-03-07T23:02:08.316Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-07T23:02:46.513Z] Removing intermediate container 4781433c41f7 [2024-03-07T23:02:46.513Z] ---> 9e8b0bae7186 [2024-03-07T23:02:46.513Z] Step 10/12 : COPY . . [2024-03-07T23:02:46.513Z] ---> 9c1ac15ad802 [2024-03-07T23:02:46.513Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-07T23:02:46.513Z] ---> Running in b165b93e866f [2024-03-07T23:02:46.513Z] Removing intermediate container b165b93e866f [2024-03-07T23:02:46.513Z] ---> 826622d69fea [2024-03-07T23:02:46.513Z] Step 12/12 : RUN $MAKE [2024-03-07T23:02:46.513Z] ---> Running in d544be7dcb76 [2024-03-07T23:02:46.513Z] noop [2024-03-07T23:02:46.513Z] Removing intermediate container d544be7dcb76 [2024-03-07T23:02:46.513Z] ---> f8c1884af5d1 [2024-03-07T23:02:46.513Z] Successfully built f8c1884af5d1 [2024-03-07T23:02:46.513Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:02:47.076Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-07T23:02:47.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:02:47.293Z] prd-ubuntu20.04-docker-8c-8g-5114 does not seem to be running inside a container [2024-03-07T23:02:47.318Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-646 -v /w/workspace/_app-service-configurable_PR-646:/w/workspace/_app-service-configurable_PR-646:rw,z -v /w/workspace/_app-service-configurable_PR-646@tmp:/w/workspace/_app-service-configurable_PR-646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-07T23:02:47.653Z] $ docker top 1acab7129dbda899cec43dd5fa44aae41debdd568ef1c83174f1e7c91bbcb1c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:02:48.138Z] + go version [2024-03-07T23:02:48.138Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-07T23:02:48.169Z] $ docker stop --time=1 1acab7129dbda899cec43dd5fa44aae41debdd568ef1c83174f1e7c91bbcb1c6 [2024-03-07T23:02:49.442Z] $ docker rm -f --volumes 1acab7129dbda899cec43dd5fa44aae41debdd568ef1c83174f1e7c91bbcb1c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:02:50.392Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-07T23:02:50.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:02:50.616Z] prd-ubuntu20.04-docker-8c-8g-5114 does not seem to be running inside a container [2024-03-07T23:02:50.643Z] $ 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-646 -v /w/workspace/_app-service-configurable_PR-646:/w/workspace/_app-service-configurable_PR-646:rw,z -v /w/workspace/_app-service-configurable_PR-646@tmp:/w/workspace/_app-service-configurable_PR-646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-07T23:02:50.945Z] $ docker top 24060f7aac22a42b8f2fa2cbd705866cd9c04c300d0a9aae2ff34ea777bbf0a5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:02:51.387Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-646 [Pipeline] fileExists [Pipeline] sh [2024-03-07T23:02:51.778Z] + make test [2024-03-07T23:02:51.778Z] go test -race -coverprofile=coverage.out ./... [2024-03-07T23:03:09.911Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-07T23:03:27.982Z] go vet ./... [2024-03-07T23:03:30.505Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-07T23:03:30.762Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-07T23:03:30.762Z] ./bin/test-attribution-txt.sh [2024-03-07T23:03:30.762Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-07T23:03:30.813Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-07T23:03:30.869Z] $ docker stop --time=1 24060f7aac22a42b8f2fa2cbd705866cd9c04c300d0a9aae2ff34ea777bbf0a5 [2024-03-07T23:03:35.383Z] $ docker rm -f --volumes 24060f7aac22a42b8f2fa2cbd705866cd9c04c300d0a9aae2ff34ea777bbf0a5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:03:36.026Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-07T23:03:36.088Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-07T23:03:37.069Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-07T23:03:37.386Z] + ls -al . [2024-03-07T23:03:37.386Z] total 184 [2024-03-07T23:03:37.386Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 7 23:02 . [2024-03-07T23:03:37.386Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:01 .. [2024-03-07T23:03:37.386Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 7 23:01 .dockerignore [2024-03-07T23:03:37.386Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:03 .git [2024-03-07T23:03:37.386Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:01 .github [2024-03-07T23:03:37.386Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 7 23:01 .gitignore [2024-03-07T23:03:37.386Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 23:01 .golangci.yml [2024-03-07T23:03:37.386Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:01 .semver [2024-03-07T23:03:37.386Z] -rw-rw-r-- 1 jenkins jenkins 10394 Mar 7 23:01 Attribution.txt [2024-03-07T23:03:37.386Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 7 23:01 CHANGELOG.md [2024-03-07T23:03:37.386Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 7 23:01 Dockerfile [2024-03-07T23:03:37.386Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:01 GOVERNANCE.md [2024-03-07T23:03:37.386Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 7 23:01 Jenkinsfile [2024-03-07T23:03:37.386Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 7 23:01 LICENSE [2024-03-07T23:03:37.386Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 7 23:01 OWNERS.md [2024-03-07T23:03:37.386Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 7 23:01 README.md [2024-03-07T23:03:37.386Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:01 VERSION [2024-03-07T23:03:37.386Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:01 bin [2024-03-07T23:03:37.386Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 7 23:02 coverage.out [2024-03-07T23:03:37.386Z] -rw-rw-r-- 1 jenkins jenkins 3776 Mar 7 23:01 go.mod [2024-03-07T23:03:37.386Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 7 23:01 go.sum [2024-03-07T23:03:37.386Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 7 23:01 main.go [2024-03-07T23:03:37.386Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 7 23:01 makefile [2024-03-07T23:03:37.386Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 23:01 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:03:37.856Z] + 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=c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 --label arch=amd64 --label version=0.0.0 . [2024-03-07T23:03:37.856Z] Sending build context to Docker daemon 8.807MB [2024-03-07T23:03:37.856Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-07T23:03:37.856Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-07T23:03:37.856Z] ---> f8c1884af5d1 [2024-03-07T23:03:37.856Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-07T23:03:38.114Z] ---> Running in b2d0424d1f56 [2024-03-07T23:03:38.114Z] Removing intermediate container b2d0424d1f56 [2024-03-07T23:03:38.114Z] ---> e42dff31bcb0 [2024-03-07T23:03:38.114Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-07T23:03:38.114Z] ---> Running in 432cc37d798f [2024-03-07T23:03:38.114Z] Removing intermediate container 432cc37d798f [2024-03-07T23:03:38.114Z] ---> c8abbc40fe5d [2024-03-07T23:03:38.114Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-07T23:03:38.114Z] ---> Running in 4db0c0fc2d21 [2024-03-07T23:03:38.373Z] Removing intermediate container 4db0c0fc2d21 [2024-03-07T23:03:38.373Z] ---> dd6fcb0b5291 [2024-03-07T23:03:38.373Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-07T23:03:38.373Z] ---> Running in b05663af2de2 [2024-03-07T23:03:38.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:03:38.894Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:03:39.155Z] OK: 264 MiB in 52 packages [2024-03-07T23:03:39.418Z] Removing intermediate container b05663af2de2 [2024-03-07T23:03:39.419Z] ---> bb57eadd7356 [2024-03-07T23:03:39.419Z] Step 7/27 : WORKDIR /app [2024-03-07T23:03:39.419Z] ---> Running in 79afcc032a51 [2024-03-07T23:03:39.419Z] Removing intermediate container 79afcc032a51 [2024-03-07T23:03:39.419Z] ---> 99105ad72ac3 [2024-03-07T23:03:39.419Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-07T23:03:39.676Z] ---> c903d4a2d33e [2024-03-07T23:03:39.676Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:03:39.676Z] ---> Running in 9b19c94f5156 [2024-03-07T23:03:40.242Z] Removing intermediate container 9b19c94f5156 [2024-03-07T23:03:40.242Z] ---> 22751b46d256 [2024-03-07T23:03:40.243Z] Step 10/27 : COPY . . [2024-03-07T23:03:40.500Z] ---> e47224e6aa95 [2024-03-07T23:03:40.500Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-07T23:03:40.500Z] ---> Running in 4bef95a26524 [2024-03-07T23:03:40.762Z] Removing intermediate container 4bef95a26524 [2024-03-07T23:03:40.762Z] ---> 056024dd3e46 [2024-03-07T23:03:40.762Z] Step 12/27 : RUN $MAKE [2024-03-07T23:03:40.762Z] ---> Running in 1f2279d4b000 [2024-03-07T23:03:41.022Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-03-07T23:04:00.611Z] Removing intermediate container 1f2279d4b000 [2024-03-07T23:04:00.611Z] ---> 270f5c81cb9a [2024-03-07T23:04:00.611Z] Step 13/27 : FROM alpine:3.18 [2024-03-07T23:04:00.611Z] 3.18: Pulling from library/alpine [2024-03-07T23:04:00.611Z] 619be1103602: Pulling fs layer [2024-03-07T23:04:00.611Z] 619be1103602: Verifying Checksum [2024-03-07T23:04:00.611Z] 619be1103602: Download complete [2024-03-07T23:04:00.611Z] 619be1103602: Pull complete [2024-03-07T23:04:00.611Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:04:00.611Z] Status: Downloaded newer image for alpine:3.18 [2024-03-07T23:04:00.611Z] ---> d3782b16ccc9 [2024-03-07T23:04:00.611Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-07T23:04:00.611Z] ---> Running in 6f8719cd6b51 [2024-03-07T23:04:00.611Z] Removing intermediate container 6f8719cd6b51 [2024-03-07T23:04:00.611Z] ---> 569f993e8551 [2024-03-07T23:04:00.611Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-07T23:04:00.611Z] ---> Running in 89759811d3b0 [2024-03-07T23:04:00.611Z] Removing intermediate container 89759811d3b0 [2024-03-07T23:04:00.611Z] ---> a25a30e1df43 [2024-03-07T23:04:00.611Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-07T23:04:00.611Z] ---> Running in 5f07797bfc90 [2024-03-07T23:04:00.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:04:00.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:04:00.875Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-07T23:04:00.875Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-07T23:04:00.875Z] Executing busybox-1.36.1-r5.trigger [2024-03-07T23:04:00.875Z] Executing ca-certificates-20230506-r0.trigger [2024-03-07T23:04:00.875Z] OK: 8 MiB in 17 packages [2024-03-07T23:04:01.454Z] Removing intermediate container 5f07797bfc90 [2024-03-07T23:04:01.455Z] ---> 194cb947c8fc [2024-03-07T23:04:01.455Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-07T23:04:01.455Z] ---> Running in 8b281d9fce84 [2024-03-07T23:04:01.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-07T23:04:01.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-07T23:04:01.980Z] OK: 8 MiB in 17 packages [2024-03-07T23:04:02.238Z] Removing intermediate container 8b281d9fce84 [2024-03-07T23:04:02.238Z] ---> 2e177f5905d7 [2024-03-07T23:04:02.238Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-07T23:04:02.238Z] ---> b337b3f7a5a9 [2024-03-07T23:04:02.238Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-07T23:04:02.509Z] ---> 9ac10a04f659 [2024-03-07T23:04:02.509Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-07T23:04:02.509Z] ---> bff76cecb007 [2024-03-07T23:04:02.509Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-07T23:04:03.086Z] ---> 58379c0c224d [2024-03-07T23:04:03.086Z] Step 22/27 : EXPOSE 48095 [2024-03-07T23:04:03.086Z] ---> Running in feeef31f26cf [2024-03-07T23:04:03.086Z] Removing intermediate container feeef31f26cf [2024-03-07T23:04:03.086Z] ---> 0e35d36764ec [2024-03-07T23:04:03.086Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-07T23:04:03.086Z] ---> Running in d02d82b45bea [2024-03-07T23:04:03.352Z] Removing intermediate container d02d82b45bea [2024-03-07T23:04:03.352Z] ---> d370c8c4a2c0 [2024-03-07T23:04:03.352Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-07T23:04:03.352Z] ---> Running in 495135cd0944 [2024-03-07T23:04:03.352Z] Removing intermediate container 495135cd0944 [2024-03-07T23:04:03.352Z] ---> 325217f7bdb8 [2024-03-07T23:04:03.353Z] Step 25/27 : LABEL arch=amd64 [2024-03-07T23:04:03.353Z] ---> Running in 0afaa4f9589f [2024-03-07T23:04:03.353Z] Removing intermediate container 0afaa4f9589f [2024-03-07T23:04:03.353Z] ---> 59a72ee3a80a [2024-03-07T23:04:03.353Z] Step 26/27 : LABEL git_sha=c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 [2024-03-07T23:04:03.612Z] ---> Running in 96e2c249311b [2024-03-07T23:04:03.612Z] Removing intermediate container 96e2c249311b [2024-03-07T23:04:03.612Z] ---> 8b00b21d604a [2024-03-07T23:04:03.612Z] Step 27/27 : LABEL version=0.0.0 [2024-03-07T23:04:03.612Z] ---> Running in db4f7647425c [2024-03-07T23:04:03.612Z] Removing intermediate container db4f7647425c [2024-03-07T23:04:03.612Z] ---> d8186512a9a0 [2024-03-07T23:04:03.612Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-07T23:04:03.612Z] Successfully built d8186512a9a0 [2024-03-07T23:04:03.612Z] 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 [2024-03-07T23:04:04.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:04:04.899Z] [2024-03-07T23:04:04.899Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:04:05.312Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:04:05.312Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-07T23:04:05.312Z] 5eb5b503b376: Pulling fs layer [2024-03-07T23:04:05.312Z] 5c69ac0246d0: Pulling fs layer [2024-03-07T23:04:05.312Z] ec43610c2a17: Pulling fs layer [2024-03-07T23:04:05.312Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-07T23:04:05.312Z] 33b1e0a273af: Pulling fs layer [2024-03-07T23:04:05.312Z] 5d3b04190fa2: Pulling fs layer [2024-03-07T23:04:05.312Z] 2f39f015ded8: Pulling fs layer [2024-03-07T23:04:05.312Z] 33b1e0a273af: Waiting [2024-03-07T23:04:05.312Z] 5d3b04190fa2: Waiting [2024-03-07T23:04:05.312Z] 2f39f015ded8: Waiting [2024-03-07T23:04:05.312Z] 3a2ae6a8a46f: Waiting [2024-03-07T23:04:05.312Z] 5c69ac0246d0: Verifying Checksum [2024-03-07T23:04:05.312Z] 5c69ac0246d0: Download complete [2024-03-07T23:04:05.312Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-07T23:04:05.312Z] 3a2ae6a8a46f: Download complete [2024-03-07T23:04:05.312Z] 33b1e0a273af: Verifying Checksum [2024-03-07T23:04:05.312Z] 33b1e0a273af: Download complete [2024-03-07T23:04:05.312Z] 5d3b04190fa2: Verifying Checksum [2024-03-07T23:04:05.312Z] 5d3b04190fa2: Download complete [2024-03-07T23:04:05.571Z] ec43610c2a17: Verifying Checksum [2024-03-07T23:04:05.571Z] ec43610c2a17: Download complete [2024-03-07T23:04:05.571Z] 5eb5b503b376: Verifying Checksum [2024-03-07T23:04:05.571Z] 5eb5b503b376: Download complete [2024-03-07T23:04:06.135Z] 2f39f015ded8: Verifying Checksum [2024-03-07T23:04:06.135Z] 2f39f015ded8: Download complete [2024-03-07T23:04:06.702Z] 5eb5b503b376: Pull complete [2024-03-07T23:04:06.702Z] 5c69ac0246d0: Pull complete [2024-03-07T23:04:07.268Z] ec43610c2a17: Pull complete [2024-03-07T23:04:07.268Z] 3a2ae6a8a46f: Pull complete [2024-03-07T23:04:07.529Z] 33b1e0a273af: Pull complete [2024-03-07T23:04:07.529Z] 5d3b04190fa2: Pull complete [2024-03-07T23:04:11.714Z] 2f39f015ded8: Pull complete [2024-03-07T23:04:11.714Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-07T23:04:11.714Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:04:11.714Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:04:12.063Z] prd-ubuntu20.04-docker-8c-8g-5114 does not seem to be running inside a container [2024-03-07T23:04:12.091Z] $ 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-646 -v /w/workspace/_app-service-configurable_PR-646:/w/workspace/_app-service-configurable_PR-646:rw,z -v /w/workspace/_app-service-configurable_PR-646@tmp:/w/workspace/_app-service-configurable_PR-646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-07T23:04:15.738Z] $ docker top d99aa491e31942802faeb640c28e8e55f2948b806bb625fd7ee4be3422ccbae8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:04:16.236Z] ---> job-cost.sh [2024-03-07T23:04:16.236Z] lf-activate-venv: SKIPPING [2024-03-07T23:04:16.236Z] INFO: No Stack... [2024-03-07T23:04:16.494Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-07T23:04:16.753Z] INFO: Archiving Costs [Pipeline] sh [2024-03-07T23:04:17.067Z] + cat /w/workspace/_app-service-configurable_PR-646/archives/cost.csv [2024-03-07T23:04:17.067Z] + cut -d, -f6 [Pipeline] lock [2024-03-07T23:04:17.115Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-646-1-stack-cost] [2024-03-07T23:04:17.121Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-646-1-stack-cost] did not exist. Created. [2024-03-07T23:04:17.126Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-646-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-07T23:04:17.603Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-07T23:04:17.655Z] Stashed 1 file(s) [Pipeline] } [2024-03-07T23:04:17.721Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-646-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-07T23:04:17.859Z] $ docker stop --time=1 d99aa491e31942802faeb640c28e8e55f2948b806bb625fd7ee4be3422ccbae8 [2024-03-07T23:04:19.000Z] $ docker rm -f --volumes d99aa491e31942802faeb640c28e8e55f2948b806bb625fd7ee4be3422ccbae8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-07T23:04:38.130Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5126 in /w/workspace/_app-service-configurable_PR-646 [Pipeline] { [Pipeline] ws [2024-03-07T23:04:38.221Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-03-07T23:04:38.343Z] Selected Git installation does not exist. Using Default [2024-03-07T23:04:38.344Z] The recommended git tool is: NONE [2024-03-07T23:04:45.367Z] using credential edgex-jenkins-ssh [2024-03-07T23:04:45.389Z] Cloning the remote Git repository [2024-03-07T23:04:45.443Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-03-07T23:04:45.551Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-03-07T23:04:45.714Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-07T23:04:45.715Z] > git --version # timeout=10 [2024-03-07T23:04:45.737Z] > git --version # 'git version 2.25.1' [2024-03-07T23:04:45.741Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:04:45.924Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-07T23:04:48.181Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-07T23:04:48.208Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-07T23:04:50.002Z] Merging remotes/origin/main commit de2673118ef797f3fa80278e5e2907ec493f0d91 into PR head commit c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 [2024-03-07T23:04:49.331Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-03-07T23:04:49.378Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-03-07T23:04:49.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:04:49.399Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/646/head:refs/remotes/origin/PR-646 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-07T23:04:50.024Z] > git config core.sparsecheckout # timeout=10 [2024-03-07T23:04:50.096Z] > git checkout -f c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 # timeout=10 [2024-03-07T23:04:50.181Z] > git remote # timeout=10 [2024-03-07T23:04:50.209Z] > git config --get remote.origin.url # timeout=10 [2024-03-07T23:04:50.287Z] Merge succeeded, producing c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 [2024-03-07T23:04:50.287Z] Checking out Revision c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 (PR-646) [2024-03-07T23:04:50.995Z] Commit message: "build(deps): Bump github.com/go-jose/go-jose/v3 from 3.0.1 to 3.0.3" [2024-03-07T23:04:51.059Z] > git --version # timeout=10 [2024-03-07T23:04:51.074Z] > git --version # 'git version 2.25.1' [2024-03-07T23:04:51.094Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2024-03-07T23:04:50.225Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-07T23:04:50.239Z] > git merge de2673118ef797f3fa80278e5e2907ec493f0d91 # timeout=10 [2024-03-07T23:04:50.272Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-07T23:04:50.297Z] > git config core.sparsecheckout # timeout=10 [2024-03-07T23:04:50.320Z] > git checkout -f c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 # timeout=10 [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-07T23:04:52.638Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-07T23:04:52.638Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-07T23:04:52.638Z] Dload Upload Total Spent Left Speed [2024-03-07T23:04:52.638Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 156k 0 --:--:-- --:--:-- --:--:-- 156k [Pipeline] sh [2024-03-07T23:04:53.013Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-07T23:04:53.394Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-07T23:04:53.394Z] + sudo tee /etc/docker/daemon.new [2024-03-07T23:04:53.394Z] { [2024-03-07T23:04:53.394Z] "registry-mirrors": [ [2024-03-07T23:04:53.394Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-07T23:04:53.394Z] ], [2024-03-07T23:04:53.394Z] "bip": "10.250.0.254/24", [2024-03-07T23:04:53.394Z] "hosts": [ [2024-03-07T23:04:53.394Z] "tcp://0.0.0.0:5555", [2024-03-07T23:04:53.394Z] "unix:///var/run/docker.sock" [2024-03-07T23:04:53.394Z] ], [2024-03-07T23:04:53.394Z] "mtu": 1458, [2024-03-07T23:04:53.394Z] "selinux-enabled": true, [2024-03-07T23:04:53.394Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-07T23:04:53.394Z] } [Pipeline] sh [2024-03-07T23:04:53.826Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-07T23:04:54.197Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-07T23:05:12.662Z] provisioning config files... [2024-03-07T23:05:12.707Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config1624366724594119016tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:05:13.273Z] ---> ****-login.sh [2024-03-07T23:05:13.273Z] nexus3.edgexfoundry.org:10001 [2024-03-07T23:05:13.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:05:14.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:05:14.139Z] Configure a credential helper to remove this warning. See [2024-03-07T23:05:14.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:05:14.139Z] [2024-03-07T23:05:14.139Z] Login Succeeded [2024-03-07T23:05:14.139Z] nexus3.edgexfoundry.org:10002 [2024-03-07T23:05:14.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:05:14.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:05:14.413Z] Configure a credential helper to remove this warning. See [2024-03-07T23:05:14.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:05:14.413Z] [2024-03-07T23:05:14.413Z] Login Succeeded [2024-03-07T23:05:14.414Z] nexus3.edgexfoundry.org:10003 [2024-03-07T23:05:14.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:05:14.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:05:14.973Z] Configure a credential helper to remove this warning. See [2024-03-07T23:05:14.973Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:05:14.973Z] [2024-03-07T23:05:14.973Z] Login Succeeded [2024-03-07T23:05:14.973Z] nexus3.edgexfoundry.org:10004 [2024-03-07T23:05:15.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:05:15.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:05:15.244Z] Configure a credential helper to remove this warning. See [2024-03-07T23:05:15.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:05:15.244Z] [2024-03-07T23:05:15.244Z] Login Succeeded [2024-03-07T23:05:15.244Z] ****.io [2024-03-07T23:05:15.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-07T23:05:16.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-07T23:05:16.112Z] Configure a credential helper to remove this warning. See [2024-03-07T23:05:16.112Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-07T23:05:16.112Z] [2024-03-07T23:05:16.112Z] Login Succeeded [2024-03-07T23:05:16.112Z] ---> ****-login.sh ends [Pipeline] } [2024-03-07T23:05:16.138Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-07T23:05:16.804Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:05:16.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-07T23:05:16.961Z] ========================================================= [2024-03-07T23:05:16.961Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-07T23:05:16.961Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:05:17.668Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-07T23:05:17.668Z] Sending build context to Docker daemon 160.8kB [2024-03-07T23:05:17.940Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-07T23:05:17.940Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-07T23:05:18.210Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-07T23:05:18.210Z] 9fda8d8052c6: Pulling fs layer [2024-03-07T23:05:18.210Z] 5d54e960e981: Pulling fs layer [2024-03-07T23:05:18.210Z] c4a7e357bf2a: Pulling fs layer [2024-03-07T23:05:18.210Z] f0e02332f6b5: Pulling fs layer [2024-03-07T23:05:18.210Z] 872ee5b61b7b: Pulling fs layer [2024-03-07T23:05:18.210Z] 0c6a40ed1a82: Pulling fs layer [2024-03-07T23:05:18.210Z] 94ae7d8d031c: Pulling fs layer [2024-03-07T23:05:18.210Z] 872ee5b61b7b: Waiting [2024-03-07T23:05:18.210Z] 0c6a40ed1a82: Waiting [2024-03-07T23:05:18.210Z] 94ae7d8d031c: Waiting [2024-03-07T23:05:18.210Z] f0e02332f6b5: Waiting [2024-03-07T23:05:18.210Z] 5d54e960e981: Verifying Checksum [2024-03-07T23:05:18.210Z] 5d54e960e981: Download complete [2024-03-07T23:05:18.210Z] f0e02332f6b5: Verifying Checksum [2024-03-07T23:05:18.210Z] f0e02332f6b5: Download complete [2024-03-07T23:05:18.210Z] 872ee5b61b7b: Verifying Checksum [2024-03-07T23:05:18.210Z] 872ee5b61b7b: Download complete [2024-03-07T23:05:18.210Z] 9fda8d8052c6: Verifying Checksum [2024-03-07T23:05:18.210Z] 9fda8d8052c6: Download complete [2024-03-07T23:05:18.802Z] 94ae7d8d031c: Verifying Checksum [2024-03-07T23:05:18.802Z] 94ae7d8d031c: Download complete [2024-03-07T23:05:19.393Z] 9fda8d8052c6: Pull complete [2024-03-07T23:05:20.182Z] 5d54e960e981: Pull complete [2024-03-07T23:05:20.453Z] c4a7e357bf2a: Verifying Checksum [2024-03-07T23:05:20.453Z] c4a7e357bf2a: Download complete [2024-03-07T23:05:21.430Z] 0c6a40ed1a82: Verifying Checksum [2024-03-07T23:05:21.430Z] 0c6a40ed1a82: Download complete [2024-03-07T23:05:33.793Z] c4a7e357bf2a: Pull complete [2024-03-07T23:05:34.069Z] f0e02332f6b5: Pull complete [2024-03-07T23:05:34.338Z] 872ee5b61b7b: Pull complete [2024-03-07T23:05:42.562Z] 0c6a40ed1a82: Pull complete [2024-03-07T23:05:43.976Z] 94ae7d8d031c: Pull complete [2024-03-07T23:05:44.245Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-07T23:05:44.245Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-07T23:05:44.245Z] ---> 86de565de09d [2024-03-07T23:05:44.245Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-03-07T23:05:45.225Z] ---> Running in 76987281a3da [2024-03-07T23:05:45.824Z] Removing intermediate container 76987281a3da [2024-03-07T23:05:45.824Z] ---> dc731c1e945c [2024-03-07T23:05:45.824Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-07T23:05:45.824Z] ---> Running in f36d8b5fb257 [2024-03-07T23:05:46.094Z] Removing intermediate container f36d8b5fb257 [2024-03-07T23:05:46.094Z] ---> f6a84175a1f5 [2024-03-07T23:05:46.094Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-07T23:05:46.365Z] ---> Running in 4325c4e867b4 [2024-03-07T23:05:46.732Z] Removing intermediate container 4325c4e867b4 [2024-03-07T23:05:46.732Z] ---> 40310058c102 [2024-03-07T23:05:46.732Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-07T23:05:46.732Z] ---> Running in 41b9ba6e9287 [2024-03-07T23:05:48.186Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:05:48.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:05:49.869Z] OK: 266 MiB in 52 packages [2024-03-07T23:05:50.851Z] Removing intermediate container 41b9ba6e9287 [2024-03-07T23:05:50.851Z] ---> c3acdce55409 [2024-03-07T23:05:50.851Z] Step 7/12 : WORKDIR /app [2024-03-07T23:05:50.851Z] ---> Running in 275a6160f065 [2024-03-07T23:05:51.120Z] Removing intermediate container 275a6160f065 [2024-03-07T23:05:51.120Z] ---> b2eb970be6eb [2024-03-07T23:05:51.120Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-07T23:05:51.712Z] ---> 3a82923ca8ea [2024-03-07T23:05:51.712Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:05:51.712Z] ---> Running in 0df9c4c7325a [2024-03-07T23:07:02.579Z] Removing intermediate container 0df9c4c7325a [2024-03-07T23:07:02.579Z] ---> 6b296bdc6586 [2024-03-07T23:07:02.579Z] Step 10/12 : COPY . . [2024-03-07T23:07:02.579Z] ---> 6e3da20de2de [2024-03-07T23:07:02.579Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-07T23:07:02.579Z] ---> Running in 51f45ddf9a23 [2024-03-07T23:07:02.579Z] Removing intermediate container 51f45ddf9a23 [2024-03-07T23:07:02.579Z] ---> 6bd96f2ad429 [2024-03-07T23:07:02.579Z] Step 12/12 : RUN $MAKE [2024-03-07T23:07:02.579Z] ---> Running in c4c3fe527dd2 [2024-03-07T23:07:02.579Z] noop [2024-03-07T23:07:02.579Z] Removing intermediate container c4c3fe527dd2 [2024-03-07T23:07:02.579Z] ---> 9d51b2ef09c2 [2024-03-07T23:07:02.579Z] Successfully built 9d51b2ef09c2 [2024-03-07T23:07:02.579Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:07:03.207Z] + docker inspect -f . ci-base-image-arm64 [2024-03-07T23:07:03.207Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:07:03.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-5126 does not seem to be running inside a container [2024-03-07T23:07:03.703Z] $ 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 [2024-03-07T23:07:05.100Z] $ docker top 9d32de4cb35e8b30e2261f35f82f62f3371cb9717e677e0ab412277e14c2b8a2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:07:06.174Z] + go version [2024-03-07T23:07:06.174Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-07T23:07:06.226Z] $ docker stop --time=1 9d32de4cb35e8b30e2261f35f82f62f3371cb9717e677e0ab412277e14c2b8a2 [2024-03-07T23:07:07.950Z] $ docker rm -f --volumes 9d32de4cb35e8b30e2261f35f82f62f3371cb9717e677e0ab412277e14c2b8a2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:07:09.202Z] + docker inspect -f . ci-base-image-arm64 [2024-03-07T23:07:09.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:07:09.616Z] prd-ubuntu20.04-docker-arm64-4c-16g-5126 does not seem to be running inside a container [2024-03-07T23:07:09.700Z] $ 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 [2024-03-07T23:07:11.096Z] $ docker top befcfa553144a2f7b3fd66731666ea8e4728d39bca6b73b5279bc58a9b82d691 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:07:11.969Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-03-07T23:07:13.529Z] + make test [2024-03-07T23:07:13.529Z] go test -race -coverprofile=coverage.out ./... [2024-03-07T23:10:08.926Z] ? github.com/edgexfoundry/app-service-configurable [no test files] [2024-03-07T23:10:08.926Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-07T23:10:08.926Z] go vet ./... [2024-03-07T23:12:45.761Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-07T23:12:45.761Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-07T23:12:45.761Z] ./bin/test-attribution-txt.sh [2024-03-07T23:12:45.761Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-07T23:12:45.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-07T23:12:45.884Z] $ docker stop --time=1 befcfa553144a2f7b3fd66731666ea8e4728d39bca6b73b5279bc58a9b82d691 [2024-03-07T23:12:47.835Z] $ docker rm -f --volumes befcfa553144a2f7b3fd66731666ea8e4728d39bca6b73b5279bc58a9b82d691 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-07T23:12:49.748Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-07T23:12:49.787Z] Warning: overwriting stash ‘coverage-report’ [2024-03-07T23:12:50.462Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-07T23:12:51.340Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-07T23:12:51.753Z] + ls -al . [2024-03-07T23:12:51.753Z] total 180 [2024-03-07T23:12:51.753Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 23:07 . [2024-03-07T23:12:51.753Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 23:04 .. [2024-03-07T23:12:51.753Z] -rw-rw-r-- 1 jenkins jenkins 119 Mar 7 23:04 .dockerignore [2024-03-07T23:12:51.753Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:04 .git [2024-03-07T23:12:51.753Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 23:04 .github [2024-03-07T23:12:51.753Z] -rw-rw-r-- 1 jenkins jenkins 106 Mar 7 23:04 .gitignore [2024-03-07T23:12:51.753Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 7 23:04 .golangci.yml [2024-03-07T23:12:51.753Z] -rw-rw-r-- 1 jenkins jenkins 10394 Mar 7 23:04 Attribution.txt [2024-03-07T23:12:51.753Z] -rw-rw-r-- 1 jenkins jenkins 37263 Mar 7 23:04 CHANGELOG.md [2024-03-07T23:12:51.753Z] -rw-rw-r-- 1 jenkins jenkins 2007 Mar 7 23:04 Dockerfile [2024-03-07T23:12:51.753Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 23:04 GOVERNANCE.md [2024-03-07T23:12:51.753Z] -rw-rw-r-- 1 jenkins jenkins 666 Mar 7 23:04 Jenkinsfile [2024-03-07T23:12:51.753Z] -rw-rw-r-- 1 jenkins jenkins 10174 Mar 7 23:04 LICENSE [2024-03-07T23:12:51.753Z] -rw-rw-r-- 1 jenkins jenkins 618 Mar 7 23:04 OWNERS.md [2024-03-07T23:12:51.753Z] -rw-rw-r-- 1 jenkins jenkins 4582 Mar 7 23:04 README.md [2024-03-07T23:12:51.753Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 23:01 VERSION [2024-03-07T23:12:51.753Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 23:04 bin [2024-03-07T23:12:51.753Z] -rw-r--r-- 1 jenkins jenkins 13 Mar 7 23:07 coverage.out [2024-03-07T23:12:51.753Z] -rw-rw-r-- 1 jenkins jenkins 3776 Mar 7 23:04 go.mod [2024-03-07T23:12:51.753Z] -rw-rw-r-- 1 jenkins jenkins 36129 Mar 7 23:04 go.sum [2024-03-07T23:12:51.753Z] -rw-rw-r-- 1 jenkins jenkins 1937 Mar 7 23:04 main.go [2024-03-07T23:12:51.753Z] -rw-rw-r-- 1 jenkins jenkins 2572 Mar 7 23:04 makefile [2024-03-07T23:12:51.753Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 23:04 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:12:52.283Z] + 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=c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 --label arch=arm64 --label version=0.0.0 . [2024-03-07T23:12:52.283Z] Sending build context to Docker daemon 161.8kB [2024-03-07T23:12:52.552Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-03-07T23:12:52.552Z] Step 2/27 : FROM ${BASE} AS builder [2024-03-07T23:12:52.552Z] ---> 9d51b2ef09c2 [2024-03-07T23:12:52.552Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-03-07T23:12:52.821Z] ---> Running in 31a511498161 [2024-03-07T23:12:53.092Z] Removing intermediate container 31a511498161 [2024-03-07T23:12:53.092Z] ---> 1eff7faacff4 [2024-03-07T23:12:53.092Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-03-07T23:12:53.092Z] ---> Running in 994ba23e73ed [2024-03-07T23:12:53.697Z] Removing intermediate container 994ba23e73ed [2024-03-07T23:12:53.697Z] ---> f5c6a0c6639b [2024-03-07T23:12:53.697Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-03-07T23:12:53.697Z] ---> Running in ef7cbb2301f5 [2024-03-07T23:12:53.976Z] Removing intermediate container ef7cbb2301f5 [2024-03-07T23:12:53.976Z] ---> eea8fea1dd6d [2024-03-07T23:12:53.976Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-07T23:12:53.976Z] ---> Running in 7701968be46b [2024-03-07T23:12:55.399Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:12:55.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:12:57.100Z] OK: 266 MiB in 52 packages [2024-03-07T23:12:58.068Z] Removing intermediate container 7701968be46b [2024-03-07T23:12:58.068Z] ---> df46f167fa75 [2024-03-07T23:12:58.068Z] Step 7/27 : WORKDIR /app [2024-03-07T23:12:58.068Z] ---> Running in b0d166c6090a [2024-03-07T23:12:58.340Z] Removing intermediate container b0d166c6090a [2024-03-07T23:12:58.340Z] ---> 8f0c0dc81745 [2024-03-07T23:12:58.340Z] Step 8/27 : COPY go.mod vendor* ./ [2024-03-07T23:12:58.933Z] ---> d314ac73be84 [2024-03-07T23:12:58.933Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-07T23:12:58.933Z] ---> Running in d02773ea670c [2024-03-07T23:13:01.540Z] Removing intermediate container d02773ea670c [2024-03-07T23:13:01.540Z] ---> d7417ef6b9a9 [2024-03-07T23:13:01.540Z] Step 10/27 : COPY . . [2024-03-07T23:13:02.132Z] ---> b303ccfcbbd4 [2024-03-07T23:13:02.132Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-07T23:13:02.132Z] ---> Running in 8392f857b833 [2024-03-07T23:13:02.404Z] Removing intermediate container 8392f857b833 [2024-03-07T23:13:02.404Z] ---> 7364f7632014 [2024-03-07T23:13:02.404Z] Step 12/27 : RUN $MAKE [2024-03-07T23:13:02.404Z] ---> Running in 81f2d85386bb [2024-03-07T23:13:03.832Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.24 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -o app-service-configurable [2024-03-07T23:15:40.661Z] Removing intermediate container 81f2d85386bb [2024-03-07T23:15:40.661Z] ---> c94150154b99 [2024-03-07T23:15:40.661Z] Step 13/27 : FROM alpine:3.18 [2024-03-07T23:15:40.661Z] 3.18: Pulling from library/alpine [2024-03-07T23:15:40.661Z] c6b39de5b339: Pulling fs layer [2024-03-07T23:15:40.661Z] c6b39de5b339: Verifying Checksum [2024-03-07T23:15:40.661Z] c6b39de5b339: Download complete [2024-03-07T23:15:40.661Z] c6b39de5b339: Pull complete [2024-03-07T23:15:40.661Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-07T23:15:40.661Z] Status: Downloaded newer image for alpine:3.18 [2024-03-07T23:15:40.661Z] ---> 33abbf032149 [2024-03-07T23:15:40.661Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-03-07T23:15:40.661Z] ---> Running in 48ab275c3071 [2024-03-07T23:15:40.662Z] Removing intermediate container 48ab275c3071 [2024-03-07T23:15:40.662Z] ---> 6fdbbeeb263e [2024-03-07T23:15:40.662Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-03-07T23:15:40.662Z] ---> Running in f532c30bf75c [2024-03-07T23:15:40.662Z] Removing intermediate container f532c30bf75c [2024-03-07T23:15:40.662Z] ---> 9c7ee75f9c6b [2024-03-07T23:15:40.662Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-03-07T23:15:40.662Z] ---> Running in 0b05976621dd [2024-03-07T23:15:40.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:15:40.662Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:15:40.662Z] (1/2) Installing ca-certificates (20230506-r0) [2024-03-07T23:15:40.662Z] (2/2) Installing dumb-init (1.2.5-r2) [2024-03-07T23:15:40.662Z] Executing busybox-1.36.1-r5.trigger [2024-03-07T23:15:40.662Z] Executing ca-certificates-20230506-r0.trigger [2024-03-07T23:15:40.662Z] OK: 9 MiB in 17 packages [2024-03-07T23:15:40.662Z] Removing intermediate container 0b05976621dd [2024-03-07T23:15:40.662Z] ---> 04594e836a96 [2024-03-07T23:15:40.662Z] Step 17/27 : RUN apk --no-cache upgrade [2024-03-07T23:15:40.937Z] ---> Running in a0c1db578f85 [2024-03-07T23:15:41.914Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-07T23:15:42.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-07T23:15:43.917Z] OK: 9 MiB in 17 packages [2024-03-07T23:15:44.507Z] Removing intermediate container a0c1db578f85 [2024-03-07T23:15:44.507Z] ---> 3e5bd313643c [2024-03-07T23:15:44.507Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-03-07T23:15:45.094Z] ---> 8dea7c2727dd [2024-03-07T23:15:45.094Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-03-07T23:15:45.687Z] ---> 34d75ae7e587 [2024-03-07T23:15:45.687Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-03-07T23:15:46.276Z] ---> 3dc6c6335274 [2024-03-07T23:15:46.276Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-03-07T23:15:48.236Z] ---> bc8be79c7d00 [2024-03-07T23:15:48.236Z] Step 22/27 : EXPOSE 48095 [2024-03-07T23:15:48.236Z] ---> Running in 6cf8fb56ed84 [2024-03-07T23:15:48.508Z] Removing intermediate container 6cf8fb56ed84 [2024-03-07T23:15:48.508Z] ---> 26d08e56afa7 [2024-03-07T23:15:48.508Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-03-07T23:15:48.508Z] ---> Running in 24f6f04d06a7 [2024-03-07T23:15:49.100Z] Removing intermediate container 24f6f04d06a7 [2024-03-07T23:15:49.100Z] ---> 5b4a1fad9fd7 [2024-03-07T23:15:49.100Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-07T23:15:49.100Z] ---> Running in 5e3928bec60d [2024-03-07T23:15:49.370Z] Removing intermediate container 5e3928bec60d [2024-03-07T23:15:49.370Z] ---> 164ca090cc89 [2024-03-07T23:15:49.370Z] Step 25/27 : LABEL arch=arm64 [2024-03-07T23:15:49.370Z] ---> Running in 68f6f8ecbee4 [2024-03-07T23:15:49.962Z] Removing intermediate container 68f6f8ecbee4 [2024-03-07T23:15:49.962Z] ---> 366cc42e438c [2024-03-07T23:15:49.962Z] Step 26/27 : LABEL git_sha=c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 [2024-03-07T23:15:49.962Z] ---> Running in 3a0b68b6aa67 [2024-03-07T23:15:50.237Z] Removing intermediate container 3a0b68b6aa67 [2024-03-07T23:15:50.237Z] ---> de21b08d8734 [2024-03-07T23:15:50.237Z] Step 27/27 : LABEL version=0.0.0 [2024-03-07T23:15:50.237Z] ---> Running in 1b005d680b1d [2024-03-07T23:15:50.837Z] Removing intermediate container 1b005d680b1d [2024-03-07T23:15:50.837Z] ---> 31077693b7b3 [2024-03-07T23:15:50.837Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-07T23:15:50.837Z] Successfully built 31077693b7b3 [2024-03-07T23:15:50.837Z] 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 [2024-03-07T23:15:52.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:15:52.150Z] [2024-03-07T23:15:52.150Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:15:52.650Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:15:52.922Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-07T23:15:52.922Z] 8998bd30e6a1: Pulling fs layer [2024-03-07T23:15:52.922Z] 04944245beec: Pulling fs layer [2024-03-07T23:15:52.922Z] 699f458cf7ca: Pulling fs layer [2024-03-07T23:15:52.922Z] 765212b225bb: Pulling fs layer [2024-03-07T23:15:52.922Z] f23df028b6ca: Pulling fs layer [2024-03-07T23:15:52.922Z] d65c8cfc05b1: Pulling fs layer [2024-03-07T23:15:52.922Z] 2437ff75d9bd: Pulling fs layer [2024-03-07T23:15:52.922Z] f23df028b6ca: Waiting [2024-03-07T23:15:52.922Z] d65c8cfc05b1: Waiting [2024-03-07T23:15:52.922Z] 2437ff75d9bd: Waiting [2024-03-07T23:15:52.922Z] 765212b225bb: Waiting [2024-03-07T23:15:52.922Z] 04944245beec: Verifying Checksum [2024-03-07T23:15:52.922Z] 04944245beec: Download complete [2024-03-07T23:15:52.922Z] 765212b225bb: Verifying Checksum [2024-03-07T23:15:52.922Z] 765212b225bb: Download complete [2024-03-07T23:15:52.922Z] d65c8cfc05b1: Verifying Checksum [2024-03-07T23:15:52.922Z] d65c8cfc05b1: Download complete [2024-03-07T23:15:53.195Z] 699f458cf7ca: Verifying Checksum [2024-03-07T23:15:53.195Z] 699f458cf7ca: Download complete [2024-03-07T23:15:53.800Z] 8998bd30e6a1: Download complete [2024-03-07T23:15:56.419Z] 2437ff75d9bd: Verifying Checksum [2024-03-07T23:15:56.419Z] 2437ff75d9bd: Download complete [2024-03-07T23:15:59.036Z] 8998bd30e6a1: Pull complete [2024-03-07T23:15:59.630Z] 04944245beec: Pull complete [2024-03-07T23:16:01.606Z] 699f458cf7ca: Pull complete [2024-03-07T23:16:01.940Z] 765212b225bb: Pull complete [2024-03-07T23:16:02.950Z] f23df028b6ca: Pull complete [2024-03-07T23:16:03.300Z] d65c8cfc05b1: Pull complete [2024-03-07T23:16:21.718Z] 2437ff75d9bd: Pull complete [2024-03-07T23:16:21.718Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-07T23:16:21.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-07T23:16:21.718Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:16:35.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-5126 does not seem to be running inside a container [2024-03-07T23:16:35.830Z] $ 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 [2024-03-07T23:16:38.452Z] $ docker top 6e80bdbc7debd51216c1fe59c48ff78163f6f2a26bdf6a1b0248d2337b69c786 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:39.527Z] ---> job-cost.sh [2024-03-07T23:16:39.527Z] lf-activate-venv: SKIPPING [2024-03-07T23:16:39.527Z] INFO: No Stack... [2024-03-07T23:16:40.127Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-07T23:16:41.102Z] INFO: Archiving Costs [Pipeline] sh [2024-03-07T23:16:41.854Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-03-07T23:16:41.854Z] + cut -d, -f6 [Pipeline] lock [2024-03-07T23:16:41.950Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-646-1-stack-cost] [2024-03-07T23:16:41.956Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-646-1-stack-cost] did not exist. Created. [2024-03-07T23:16:41.962Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-646-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-07T23:16:42.802Z] /w/workspace/app-service-configurable/1@tmp/durable-4a16db10/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-07T23:16:43.501Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-07T23:16:43.537Z] Warning: overwriting stash ‘stack-cost’ [2024-03-07T23:16:43.601Z] Stashed 1 file(s) [Pipeline] } [2024-03-07T23:16:43.637Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-646-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-07T23:16:43.808Z] $ docker stop --time=1 6e80bdbc7debd51216c1fe59c48ff78163f6f2a26bdf6a1b0248d2337b69c786 [2024-03-07T23:16:45.470Z] $ docker rm -f --volumes 6e80bdbc7debd51216c1fe59c48ff78163f6f2a26bdf6a1b0248d2337b69c786 [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 [2024-03-07T23:16:47.756Z] provisioning config files... [2024-03-07T23:16:47.763Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-646@tmp/config4731687696655055938tmp [Pipeline] { [Pipeline] sh [2024-03-07T23:16:48.214Z] + set +x [2024-03-07T23:16:48.214Z] + bash -s -- [2024-03-07T23:16:48.214Z] + curl -s https://codecov.io/bash [2024-03-07T23:16:48.214Z] [2024-03-07T23:16:48.214Z] _____ _ [2024-03-07T23:16:48.214Z] / ____| | | [2024-03-07T23:16:48.214Z] | | ___ __| | ___ ___ _____ __ [2024-03-07T23:16:48.214Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-07T23:16:48.214Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-07T23:16:48.214Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-07T23:16:48.214Z] Bash-1.0.6 [2024-03-07T23:16:48.214Z] [2024-03-07T23:16:48.214Z] [2024-03-07T23:16:48.214Z] ==> git version 2.25.1 found [2024-03-07T23:16:48.214Z] ==> 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 [2024-03-07T23:16:48.214Z] Release-Date: 2020-01-08 [2024-03-07T23:16:48.214Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-07T23:16:48.214Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-07T23:16:48.214Z] ==> Jenkins CI detected. [2024-03-07T23:16:48.214Z] current dir:  /w/workspace/_app-service-configurable_PR-646 [2024-03-07T23:16:48.214Z] project root: . [2024-03-07T23:16:48.214Z] --> token set from env [2024-03-07T23:16:48.214Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-07T23:16:48.214Z] ==> Running gcov in . (disable via -X gcov) [2024-03-07T23:16:48.214Z] ==> Python coveragepy not found [2024-03-07T23:16:48.214Z] ==> Searching for coverage reports in: [2024-03-07T23:16:48.214Z] + . [2024-03-07T23:16:48.214Z] -> Found 1 reports [2024-03-07T23:16:48.214Z] ==> Detecting git/mercurial file structure [2024-03-07T23:16:48.214Z] ==> Reading reports [2024-03-07T23:16:48.214Z] + ./coverage.out bytes=13 [2024-03-07T23:16:48.476Z] ==> Appending adjustments [2024-03-07T23:16:48.476Z] https://docs.codecov.io/docs/fixing-reports [2024-03-07T23:16:48.476Z] + Found adjustments [2024-03-07T23:16:48.476Z] ==> Gzipping contents [2024-03-07T23:16:48.476Z] 4.0K /tmp/codecov.NInTbI.gz [2024-03-07T23:16:48.476Z] ==> Uploading reports [2024-03-07T23:16:48.476Z] url: https://codecov.io [2024-03-07T23:16:48.476Z] query: branch=PR-646&commit=c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-646%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=646&job=&cmd_args= [2024-03-07T23:16:48.476Z] -> Pinging Codecov [2024-03-07T23:16:48.476Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-646&commit=c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-646%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=646&job=&cmd_args= [2024-03-07T23:16:48.476Z] -> Uploading to [2024-03-07T23:16:48.476Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-07/A97CA9966030D2A3747ED39772930CCE/c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980/574cbec9-949d-4e13-a3ac-efc7dc7bad52.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240307T231648Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c76b149b15de482240aee747d2cf0473cbc0e852c637b34991a4ccc3e9a22b66 [2024-03-07T23:16:48.736Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-07T23:16:48.736Z] Dload Upload Total Spent Left Speed [2024-03-07T23:16:48.994Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 234 0 0 100 234 0 1158 --:--:-- --:--:-- --:--:-- 1152 100 234 0 0 100 234 0 886 --:--:-- --:--:-- --:--:-- 883 [2024-03-07T23:16:48.994Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/c2b0cec8a2cccbbfe276a23ec8f8edb1be84f980 [Pipeline] } [2024-03-07T23:16:49.020Z] 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 [2024-03-07T23:16:52.629Z] + [ -d /w/workspace/_app-service-configurable_PR-646/archives ] [2024-03-07T23:16:52.629Z] + ls -al /w/workspace/_app-service-configurable_PR-646/archives [2024-03-07T23:16:52.629Z] total 16 [2024-03-07T23:16:52.629Z] drwxr-xr-x 3 root root 4096 Mar 7 23:04 . [2024-03-07T23:16:52.629Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:04 .. [2024-03-07T23:16:52.629Z] drwxr-xr-x 2 root root 4096 Mar 7 23:04 cost [2024-03-07T23:16:52.629Z] -rw-r--r-- 1 root root 96 Mar 7 23:04 cost.csv [2024-03-07T23:16:52.629Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-646/archives [2024-03-07T23:16:52.629Z] + ls -al /w/workspace/_app-service-configurable_PR-646/archives [2024-03-07T23:16:52.629Z] total 16 [2024-03-07T23:16:52.629Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 23:04 . [2024-03-07T23:16:52.629Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 23:04 .. [2024-03-07T23:16:52.629Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 23:04 cost [2024-03-07T23:16:52.629Z] -rw-r--r-- 1 jenkins jenkins 96 Mar 7 23:04 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:52.954Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:53.842Z] ---> package-listing.sh [2024-03-07T23:16:53.842Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-07T23:16:53.842Z] ++ facter osfamily [2024-03-07T23:16:54.254Z] + OS_FAMILY=debian [2024-03-07T23:16:54.254Z] + workspace=/w/workspace/_app-service-configurable_PR-646 [2024-03-07T23:16:54.254Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-07T23:16:54.254Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-07T23:16:54.254Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-07T23:16:54.254Z] + PACKAGES=/tmp/packages_start.txt [2024-03-07T23:16:54.254Z] + '[' /w/workspace/_app-service-configurable_PR-646 ']' [2024-03-07T23:16:54.254Z] + PACKAGES=/tmp/packages_end.txt [2024-03-07T23:16:54.254Z] + case "${OS_FAMILY}" in [2024-03-07T23:16:54.254Z] + dpkg -l [2024-03-07T23:16:54.254Z] + grep '^ii' [2024-03-07T23:16:54.254Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-07T23:16:54.254Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-07T23:16:54.254Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-07T23:16:54.254Z] + '[' /w/workspace/_app-service-configurable_PR-646 ']' [2024-03-07T23:16:54.254Z] + mkdir -p /w/workspace/_app-service-configurable_PR-646/archives/ [2024-03-07T23:16:54.254Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-646/archives/ [Pipeline] echo [2024-03-07T23:16:54.291Z] 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-646/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-07T23:16:54.589Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-07T23:16:55.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-07T23:16:55.300Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-07T23:16:55.557Z] prd-ubuntu20.04-docker-8c-8g-5114 does not seem to be running inside a container [2024-03-07T23:16:55.581Z] $ 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-646/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-646 -v /w/workspace/_app-service-configurable_PR-646:/w/workspace/_app-service-configurable_PR-646:rw,z -v /w/workspace/_app-service-configurable_PR-646@tmp:/w/workspace/_app-service-configurable_PR-646@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 [2024-03-07T23:16:55.812Z] $ docker top a6f009496260bf6767f2002e4977b1d531216f4e20f3cb3a971c6af47e31827b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-07T23:16:56.307Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-07T23:16:56.617Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-07T23:16:56.937Z] + ls /var/log/sa-host [2024-03-07T23:16:56.937Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-07T23:16:57.145Z] provisioning config files... [2024-03-07T23:16:57.153Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-646@tmp/config10617476324414689872tmp [Pipeline] { [Pipeline] echo [2024-03-07T23:16:57.297Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:57.617Z] ---> create-netrc.sh [Pipeline] } [2024-03-07T23:16:57.644Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:58.163Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-07T23:16:58.192Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:58.501Z] ---> sudo-logs.sh [2024-03-07T23:16:58.501Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-07T23:16:58.631Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:16:58.951Z] ---> job-cost.sh [2024-03-07T23:16:58.951Z] lf-activate-venv: SKIPPING [2024-03-07T23:16:58.951Z] DEBUG: total: 0.2199999988079071 [2024-03-07T23:16:58.951Z] INFO: Retrieving Stack Cost... [2024-03-07T23:16:59.210Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-07T23:16:59.782Z] INFO: Archiving Costs [Pipeline] echo [2024-03-07T23:16:59.820Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-07T23:17:00.130Z] ---> logs-deploy.sh [2024-03-07T23:17:00.130Z] lf-activate-venv: SKIPPING [2024-03-07T23:17:00.130Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-646/1 [2024-03-07T23:17:00.130Z] INFO: archiving workspace using pattern(s): [2024-03-07T23:17:01.067Z] Archives upload complete. [2024-03-07T23:17:01.067Z] INFO: archiving logs to Nexus [2024-03-07T23:17:01.635Z] ---> uname -a: [2024-03-07T23:17:01.635Z] Linux prd-ubuntu20-04-docker-8c-8g-5114 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-07T23:17:01.635Z] [2024-03-07T23:17:01.635Z] [2024-03-07T23:17:01.635Z] ---> lscpu: [2024-03-07T23:17:01.635Z] Architecture: x86_64 [2024-03-07T23:17:01.635Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-07T23:17:01.635Z] Byte Order: Little Endian [2024-03-07T23:17:01.635Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-07T23:17:01.635Z] CPU(s): 8 [2024-03-07T23:17:01.635Z] On-line CPU(s) list: 0-7 [2024-03-07T23:17:01.635Z] Thread(s) per core: 1 [2024-03-07T23:17:01.635Z] Core(s) per socket: 1 [2024-03-07T23:17:01.635Z] Socket(s): 8 [2024-03-07T23:17:01.635Z] NUMA node(s): 1 [2024-03-07T23:17:01.635Z] Vendor ID: AuthenticAMD [2024-03-07T23:17:01.635Z] CPU family: 23 [2024-03-07T23:17:01.635Z] Model: 49 [2024-03-07T23:17:01.635Z] Model name: AMD EPYC-Rome Processor [2024-03-07T23:17:01.635Z] Stepping: 0 [2024-03-07T23:17:01.635Z] CPU MHz: 2799.998 [2024-03-07T23:17:01.635Z] BogoMIPS: 5599.99 [2024-03-07T23:17:01.635Z] Virtualization: AMD-V [2024-03-07T23:17:01.635Z] Hypervisor vendor: KVM [2024-03-07T23:17:01.635Z] Virtualization type: full [2024-03-07T23:17:01.635Z] L1d cache: 256 KiB [2024-03-07T23:17:01.635Z] L1i cache: 256 KiB [2024-03-07T23:17:01.635Z] L2 cache: 4 MiB [2024-03-07T23:17:01.635Z] L3 cache: 128 MiB [2024-03-07T23:17:01.635Z] NUMA node0 CPU(s): 0-7 [2024-03-07T23:17:01.635Z] Vulnerability Itlb multihit: Not affected [2024-03-07T23:17:01.635Z] Vulnerability L1tf: Not affected [2024-03-07T23:17:01.635Z] Vulnerability Mds: Not affected [2024-03-07T23:17:01.635Z] Vulnerability Meltdown: Not affected [2024-03-07T23:17:01.635Z] Vulnerability Mmio stale data: Not affected [2024-03-07T23:17:01.635Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-07T23:17:01.635Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-07T23:17:01.635Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-07T23:17:01.635Z] Vulnerability Srbds: Not affected [2024-03-07T23:17:01.635Z] Vulnerability Tsx async abort: Not affected [2024-03-07T23:17:01.635Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-03-07T23:17:01.635Z] [2024-03-07T23:17:01.635Z] [2024-03-07T23:17:01.635Z] ---> nproc: [2024-03-07T23:17:01.635Z] 8 [2024-03-07T23:17:01.635Z] [2024-03-07T23:17:01.635Z] [2024-03-07T23:17:01.635Z] ---> df -h: [2024-03-07T23:17:01.635Z] Filesystem Size Used Avail Use% Mounted on [2024-03-07T23:17:01.635Z] overlay 155G 12G 144G 8% / [2024-03-07T23:17:01.635Z] tmpfs 64M 0 64M 0% /dev [2024-03-07T23:17:01.635Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-03-07T23:17:01.635Z] shm 64M 0 64M 0% /dev/shm [2024-03-07T23:17:01.635Z] /dev/vda1 155G 12G 144G 8% /facter-os [2024-03-07T23:17:01.635Z] [2024-03-07T23:17:01.635Z]