Pull request #688 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/app-service-configurable Obtained Jenkinsfile from 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79+89be346d235b31a1a49683b9b48e5517bcec56bd (689f17aa2960d7a00cba1b963878539ea7149a7e) 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-ssh15127251192040527031.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh13767051295319784715.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-688/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-688/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13319274803156154605.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-688/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8579612428198950851.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh13654300419518664512.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-688/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-688/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3896307359294298872.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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.23 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24778 in /w/workspace/_app-service-configurable_PR-688 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-688 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/688/head:refs/remotes/origin/PR-688 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 89be346d235b31a1a49683b9b48e5517bcec56bd into PR head commit 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 Merge succeeded, producing 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 Checking out Revision 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 (PR-688) > git config core.sparsecheckout # timeout=10 > git checkout -f 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 # 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 89be346d235b31a1a49683b9b48e5517bcec56bd # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 # timeout=10 Commit message: "fix: Only one ldflags flag is allowed" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-07T09:33:06.237Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-07T09:33:06.453Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-07T09:33:06.573Z] ========================================================= [2024-11-07T09:33:06.573Z] EdgeX Global Pipelines Version Info [2024-11-07T09:33:06.573Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:33:07.332Z] ------------------- [2024-11-07T09:33:07.332Z] stable info: [2024-11-07T09:33:07.332Z] ------------------- [2024-11-07T09:33:07.332Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-07T09:33:07.332Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-07T09:33:07.332Z] Message: update stable to v1.0.265 [2024-11-07T09:33:07.899Z] ------------------- [2024-11-07T09:33:07.899Z] experimental info: [2024-11-07T09:33:07.899Z] ------------------- [2024-11-07T09:33:07.899Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-07T09:33:07.899Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-07T09:33:07.899Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-07T09:33:08.140Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-11-07T09:33:08.207Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-11-07T09:33:08.265Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-07T09:33:08.331Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-07T09:33:08.395Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-07T09:33:08.462Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-07T09:33:08.529Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-07T09:33:08.587Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-07T09:33:08.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-07T09:33:08.727Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-07T09:33:08.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-07T09:33:08.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-11-07T09:33:08.907Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-07T09:33:08.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-07T09:33:09.028Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-07T09:33:09.090Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-07T09:33:09.149Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-07T09:33:09.208Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-07T09:33:09.272Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-07T09:33:09.326Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-07T09:33:09.381Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-07T09:33:09.442Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-07T09:33:09.503Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-07T09:33:09.560Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-07T09:33:16.361Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-07T09:33:16.418Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-07T09:33:16.481Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-07T09:33:16.539Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-688 [Pipeline] echo [2024-11-07T09:33:16.596Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-688 [Pipeline] echo [2024-11-07T09:33:16.659Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-688 [Pipeline] echo [2024-11-07T09:33:16.724Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 [Pipeline] echo [2024-11-07T09:33:16.787Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a4dcdc [Pipeline] echo [2024-11-07T09:33:16.842Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T09:33:16.993Z] provisioning config files... [2024-11-07T09:33:17.008Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-688@tmp/config15222183766299895549tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:33:17.397Z] ---> ****-login.sh [2024-11-07T09:33:17.397Z] nexus3.edgexfoundry.org:10001 [2024-11-07T09:33:17.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:33:17.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:33:17.658Z] Configure a credential helper to remove this warning. See [2024-11-07T09:33:17.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:33:17.658Z] [2024-11-07T09:33:17.658Z] Login Succeeded [2024-11-07T09:33:17.658Z] nexus3.edgexfoundry.org:10002 [2024-11-07T09:33:17.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:33:17.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:33:17.921Z] Configure a credential helper to remove this warning. See [2024-11-07T09:33:17.921Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:33:17.921Z] [2024-11-07T09:33:17.921Z] Login Succeeded [2024-11-07T09:33:17.921Z] nexus3.edgexfoundry.org:10003 [2024-11-07T09:33:17.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:33:17.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:33:17.921Z] Configure a credential helper to remove this warning. See [2024-11-07T09:33:17.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:33:17.922Z] [2024-11-07T09:33:17.922Z] Login Succeeded [2024-11-07T09:33:17.922Z] nexus3.edgexfoundry.org:10004 [2024-11-07T09:33:17.922Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:33:18.186Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:33:18.186Z] Configure a credential helper to remove this warning. See [2024-11-07T09:33:18.186Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:33:18.186Z] [2024-11-07T09:33:18.186Z] Login Succeeded [2024-11-07T09:33:18.186Z] ****.io [2024-11-07T09:33:18.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:33:18.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:33:18.448Z] Configure a credential helper to remove this warning. See [2024-11-07T09:33:18.448Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:33:18.448Z] [2024-11-07T09:33:18.448Z] Login Succeeded [2024-11-07T09:33:18.448Z] ---> ****-login.sh ends [Pipeline] } [2024-11-07T09:33:18.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-07T09:33:19.157Z] + git rev-list -1 --merges 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79~1..7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 [Pipeline] echo [2024-11-07T09:33:19.212Z] -----------> git rev-list -1 --merges 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79~1..7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 [false] [Pipeline] sh [2024-11-07T09:33:19.536Z] + git log --format=format:%s -1 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 [Pipeline] echo [2024-11-07T09:33:19.586Z] ========================================================= [2024-11-07T09:33:19.587Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-07T09:33:19.587Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-07T09:33:20.051Z] + git log --format=format:%s -1 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 [Pipeline] echo [2024-11-07T09:33:20.092Z] [semverPrep] GIT_COMMIT: 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79, Commit Message: fix: Only one ldflags flag is allowed [Pipeline] echo [2024-11-07T09:33:20.138Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-07T09:33:20.536Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-07T09:33:20.536Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-07T09:33:20.536Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-07T09:33:20.536Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-07T09:33:20.536Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-07T09:33:20.536Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-07T09:33:20.536Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:33:20.991Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T09:33:20.991Z] [2024-11-07T09:33:20.991Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:33:21.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T09:33:21.660Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-07T09:33:21.660Z] b85a868b505f: Pulling fs layer [2024-11-07T09:33:21.660Z] e2be974225ed: Pulling fs layer [2024-11-07T09:33:21.660Z] 339a4e72a1f5: Pulling fs layer [2024-11-07T09:33:21.660Z] 988bab9f4d93: Pulling fs layer [2024-11-07T09:33:21.660Z] 1469e6f7b9e6: Pulling fs layer [2024-11-07T09:33:21.660Z] eaf3925da568: Pulling fs layer [2024-11-07T09:33:21.660Z] bab4dde63d76: Pulling fs layer [2024-11-07T09:33:21.660Z] bde34c3a00c8: Pulling fs layer [2024-11-07T09:33:21.660Z] b352a97aabf1: Pulling fs layer [2024-11-07T09:33:21.660Z] 4872d77fe225: Pulling fs layer [2024-11-07T09:33:21.660Z] 1469e6f7b9e6: Waiting [2024-11-07T09:33:21.660Z] eaf3925da568: Waiting [2024-11-07T09:33:21.660Z] 988bab9f4d93: Waiting [2024-11-07T09:33:21.660Z] bab4dde63d76: Waiting [2024-11-07T09:33:21.660Z] 5851b861e8e6: Pulling fs layer [2024-11-07T09:33:21.660Z] b352a97aabf1: Waiting [2024-11-07T09:33:21.660Z] 5851b861e8e6: Waiting [2024-11-07T09:33:21.660Z] bde34c3a00c8: Waiting [2024-11-07T09:33:21.660Z] 4872d77fe225: Waiting [2024-11-07T09:33:21.660Z] e2be974225ed: Download complete [2024-11-07T09:33:21.660Z] 988bab9f4d93: Verifying Checksum [2024-11-07T09:33:21.660Z] 988bab9f4d93: Download complete [2024-11-07T09:33:21.660Z] 1469e6f7b9e6: Verifying Checksum [2024-11-07T09:33:21.660Z] 1469e6f7b9e6: Download complete [2024-11-07T09:33:21.660Z] 339a4e72a1f5: Verifying Checksum [2024-11-07T09:33:21.660Z] eaf3925da568: Verifying Checksum [2024-11-07T09:33:21.660Z] eaf3925da568: Download complete [2024-11-07T09:33:21.660Z] bde34c3a00c8: Download complete [2024-11-07T09:33:21.921Z] b352a97aabf1: Download complete [2024-11-07T09:33:21.921Z] 4872d77fe225: Download complete [2024-11-07T09:33:21.921Z] 5851b861e8e6: Download complete [2024-11-07T09:33:21.921Z] b85a868b505f: Verifying Checksum [2024-11-07T09:33:21.921Z] b85a868b505f: Download complete [2024-11-07T09:33:22.180Z] bab4dde63d76: Verifying Checksum [2024-11-07T09:33:22.180Z] bab4dde63d76: Download complete [2024-11-07T09:33:23.118Z] b85a868b505f: Pull complete [2024-11-07T09:33:23.376Z] e2be974225ed: Pull complete [2024-11-07T09:33:23.637Z] 339a4e72a1f5: Pull complete [2024-11-07T09:33:23.637Z] 988bab9f4d93: Pull complete [2024-11-07T09:33:23.896Z] 1469e6f7b9e6: Pull complete [2024-11-07T09:33:24.155Z] eaf3925da568: Pull complete [2024-11-07T09:33:26.066Z] bab4dde63d76: Pull complete [2024-11-07T09:33:26.066Z] bde34c3a00c8: Pull complete [2024-11-07T09:33:26.066Z] b352a97aabf1: Pull complete [2024-11-07T09:33:26.066Z] 4872d77fe225: Pull complete [2024-11-07T09:33:26.066Z] 5851b861e8e6: Pull complete [2024-11-07T09:33:26.066Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-07T09:33:26.066Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-07T09:33:26.066Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:33:26.368Z] prd-ubuntu20.04-docker-8c-8g-24778 does not seem to be running inside a container [2024-11-07T09:33:26.399Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-688 -v /w/workspace/_app-service-configurable_PR-688:/w/workspace/_app-service-configurable_PR-688:rw,z -v /w/workspace/_app-service-configurable_PR-688@tmp:/w/workspace/_app-service-configurable_PR-688@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-devops/py-git-semver:0.1.4 cat [2024-11-07T09:33:27.989Z] $ docker top 6414be8a2cea5b2c8257dc2d653746a795be24e869503566018a93390af78b15 -eo pid,comm [2024-11-07T09:33:28.046Z] 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-11-07T09:33:28.046Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-07T09:33:28.231Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-07T09:33:28.231Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-07T09:33:28.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-07T09:33:28.366Z] $ docker exec 6414be8a2cea5b2c8257dc2d653746a795be24e869503566018a93390af78b15 ssh-agent [2024-11-07T09:33:28.478Z] SSH_AUTH_SOCK=/tmp/ssh-EqRaS7cd2gYc/agent.31 [2024-11-07T09:33:28.478Z] SSH_AGENT_PID=37 [2024-11-07T09:33:28.485Z] Running ssh-add (command line suppressed) [2024-11-07T09:33:28.591Z] Identity added: /w/workspace/_app-service-configurable_PR-688@tmp/private_key_6773208796075927486.key (/w/workspace/_app-service-configurable_PR-688@tmp/private_key_6773208796075927486.key) [2024-11-07T09:33:28.604Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-07T09:33:28.945Z] + git tag --points-at HEAD [Pipeline] } [2024-11-07T09:33:28.972Z] $ docker exec --env ******** --env ******** 6414be8a2cea5b2c8257dc2d653746a795be24e869503566018a93390af78b15 ssh-agent -k [2024-11-07T09:33:29.067Z] unset SSH_AUTH_SOCK; [2024-11-07T09:33:29.068Z] unset SSH_AGENT_PID; [2024-11-07T09:33:29.068Z] echo Agent pid 37 killed; [2024-11-07T09:33:29.077Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-07T09:33:29.192Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-07T09:33:29.192Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-07T09:33:29.310Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-07T09:33:29.313Z] $ docker exec 6414be8a2cea5b2c8257dc2d653746a795be24e869503566018a93390af78b15 ssh-agent [2024-11-07T09:33:29.420Z] SSH_AUTH_SOCK=/tmp/ssh-iviVv6zeI0vC/agent.70 [2024-11-07T09:33:29.420Z] SSH_AGENT_PID=76 [2024-11-07T09:33:29.425Z] Running ssh-add (command line suppressed) [2024-11-07T09:33:29.528Z] Identity added: /w/workspace/_app-service-configurable_PR-688@tmp/private_key_10183836194701175799.key (/w/workspace/_app-service-configurable_PR-688@tmp/private_key_10183836194701175799.key) [2024-11-07T09:33:29.543Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-07T09:33:29.894Z] + git semver init [2024-11-07T09:33:30.153Z] 2024-11-07 09:33:30,066 [run_init] DEBUG init version:0.0.0 force:False [2024-11-07T09:33:30.153Z] 2024-11-07 09:33:30,067 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-688/.semver [2024-11-07T09:33:30.153Z] 2024-11-07 09:33:30,067 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-688/.semver [2024-11-07T09:33:30.153Z] 2024-11-07 09:33:30,067 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-688/.semver'], cwd=/w/workspace/_app-service-configurable_PR-688, universal_newlines=False, shell=None, istream=None) [2024-11-07T09:33:31.093Z] 2024-11-07 09:33:31,057 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-688/.git/info/exclude [2024-11-07T09:33:31.093Z] 2024-11-07 09:33:31,058 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-688/.semver/PR-688 with force:False [2024-11-07T09:33:31.093Z] 2024-11-07 09:33:31,058 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-688/.semver/PR-688 [2024-11-07T09:33:31.093Z] 2024-11-07 09:33:31,063 [execute] INFO git cat-file --batch-check [2024-11-07T09:33:31.093Z] 2024-11-07 09:33:31,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-688/.semver, universal_newlines=False, shell=None, istream=) [2024-11-07T09:33:31.093Z] 2024-11-07 09:33:31,069 [execute] INFO git cat-file --batch [2024-11-07T09:33:31.093Z] 2024-11-07 09:33:31,069 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-688/.semver, universal_newlines=False, shell=None, istream=) [2024-11-07T09:33:31.093Z] 2024-11-07 09:33:31,073 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-688/.semver/PR-688 [2024-11-07T09:33:31.093Z] 0.0.0 [Pipeline] } [2024-11-07T09:33:31.123Z] $ docker exec --env ******** --env ******** 6414be8a2cea5b2c8257dc2d653746a795be24e869503566018a93390af78b15 ssh-agent -k [2024-11-07T09:33:31.235Z] unset SSH_AUTH_SOCK; [2024-11-07T09:33:31.235Z] unset SSH_AGENT_PID; [2024-11-07T09:33:31.235Z] echo Agent pid 76 killed; [2024-11-07T09:33:31.252Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-07T09:33:31.727Z] + git semver [Pipeline] } [2024-11-07T09:33:32.018Z] $ docker stop --time=1 6414be8a2cea5b2c8257dc2d653746a795be24e869503566018a93390af78b15 [2024-11-07T09:33:33.331Z] $ docker rm -f --volumes 6414be8a2cea5b2c8257dc2d653746a795be24e869503566018a93390af78b15 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-07T09:33:33.760Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-07T09:33:34.078Z] Stashed 1 file(s) [Pipeline] echo [2024-11-07T09:33:34.102Z] [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-11-07T09:33:34.856Z] provisioning config files... [2024-11-07T09:33:34.866Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-688@tmp/config16379430986796797573tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:33:35.242Z] ---> ****-login.sh [2024-11-07T09:33:35.242Z] nexus3.edgexfoundry.org:10001 [2024-11-07T09:33:35.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:33:35.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:33:35.242Z] Configure a credential helper to remove this warning. See [2024-11-07T09:33:35.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:33:35.242Z] [2024-11-07T09:33:35.242Z] Login Succeeded [2024-11-07T09:33:35.242Z] nexus3.edgexfoundry.org:10002 [2024-11-07T09:33:35.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:33:35.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:33:35.242Z] Configure a credential helper to remove this warning. See [2024-11-07T09:33:35.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:33:35.242Z] [2024-11-07T09:33:35.242Z] Login Succeeded [2024-11-07T09:33:35.242Z] nexus3.edgexfoundry.org:10003 [2024-11-07T09:33:35.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:33:35.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:33:35.502Z] Configure a credential helper to remove this warning. See [2024-11-07T09:33:35.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:33:35.502Z] [2024-11-07T09:33:35.502Z] Login Succeeded [2024-11-07T09:33:35.502Z] nexus3.edgexfoundry.org:10004 [2024-11-07T09:33:35.502Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:33:35.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:33:35.502Z] Configure a credential helper to remove this warning. See [2024-11-07T09:33:35.502Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:33:35.502Z] [2024-11-07T09:33:35.502Z] Login Succeeded [2024-11-07T09:33:35.502Z] ****.io [2024-11-07T09:33:35.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:33:35.763Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:33:35.763Z] Configure a credential helper to remove this warning. See [2024-11-07T09:33:35.763Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:33:35.763Z] [2024-11-07T09:33:35.763Z] Login Succeeded [2024-11-07T09:33:35.763Z] ---> ****-login.sh ends [Pipeline] } [2024-11-07T09:33:35.798Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-07T09:33:36.044Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T09:33:36.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T09:33:36.156Z] ========================================================= [2024-11-07T09:33:36.156Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-07T09:33:36.156Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:33:36.696Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-07T09:33:36.696Z] Sending build context to Docker daemon 9.203MB [2024-11-07T09:33:36.696Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-07T09:33:36.696Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-07T09:33:36.696Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-07T09:33:36.696Z] 43c4264eed91: Pulling fs layer [2024-11-07T09:33:36.696Z] 4cc291be95ef: Pulling fs layer [2024-11-07T09:33:36.696Z] 2ac1f1163629: Pulling fs layer [2024-11-07T09:33:36.696Z] 5c3c966382ef: Pulling fs layer [2024-11-07T09:33:36.696Z] 4f4fb700ef54: Pulling fs layer [2024-11-07T09:33:36.696Z] 5d5c8e513c77: Pulling fs layer [2024-11-07T09:33:36.696Z] 9f66e0745190: Pulling fs layer [2024-11-07T09:33:36.696Z] f49a43e4bbc0: Pulling fs layer [2024-11-07T09:33:36.696Z] 561ebcabdf7f: Pulling fs layer [2024-11-07T09:33:36.696Z] 5c3c966382ef: Waiting [2024-11-07T09:33:36.696Z] f49a43e4bbc0: Waiting [2024-11-07T09:33:36.696Z] 4f4fb700ef54: Waiting [2024-11-07T09:33:36.696Z] 5d5c8e513c77: Waiting [2024-11-07T09:33:36.696Z] 9f66e0745190: Waiting [2024-11-07T09:33:36.696Z] 561ebcabdf7f: Waiting [2024-11-07T09:33:36.696Z] 4cc291be95ef: Verifying Checksum [2024-11-07T09:33:36.696Z] 4cc291be95ef: Download complete [2024-11-07T09:33:36.696Z] 5c3c966382ef: Download complete [2024-11-07T09:33:36.955Z] 4f4fb700ef54: Verifying Checksum [2024-11-07T09:33:36.955Z] 4f4fb700ef54: Download complete [2024-11-07T09:33:36.955Z] 5d5c8e513c77: Download complete [2024-11-07T09:33:36.955Z] 43c4264eed91: Download complete [2024-11-07T09:33:36.955Z] 9f66e0745190: Verifying Checksum [2024-11-07T09:33:36.955Z] 9f66e0745190: Download complete [2024-11-07T09:33:36.955Z] 43c4264eed91: Pull complete [2024-11-07T09:33:37.214Z] 561ebcabdf7f: Download complete [2024-11-07T09:33:37.214Z] 4cc291be95ef: Pull complete [2024-11-07T09:33:37.214Z] 2ac1f1163629: Verifying Checksum [2024-11-07T09:33:37.214Z] 2ac1f1163629: Download complete [2024-11-07T09:33:37.472Z] f49a43e4bbc0: Verifying Checksum [2024-11-07T09:33:37.472Z] f49a43e4bbc0: Download complete [2024-11-07T09:33:40.758Z] 2ac1f1163629: Pull complete [2024-11-07T09:33:41.015Z] 5c3c966382ef: Pull complete [2024-11-07T09:33:41.015Z] 4f4fb700ef54: Pull complete [2024-11-07T09:33:41.015Z] 5d5c8e513c77: Pull complete [2024-11-07T09:33:41.273Z] 9f66e0745190: Pull complete [2024-11-07T09:33:43.803Z] f49a43e4bbc0: Pull complete [2024-11-07T09:33:44.063Z] 561ebcabdf7f: Pull complete [2024-11-07T09:33:44.063Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-07T09:33:44.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-07T09:33:44.063Z] ---> 3a752c3f9dda [2024-11-07T09:33:44.063Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-07T09:33:47.362Z] ---> Running in 2c8a7fc850f5 [2024-11-07T09:33:47.362Z] Removing intermediate container 2c8a7fc850f5 [2024-11-07T09:33:47.362Z] ---> e74f8e5927db [2024-11-07T09:33:47.362Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-07T09:33:47.362Z] ---> Running in f5d1b4b3bdf9 [2024-11-07T09:33:47.362Z] Removing intermediate container f5d1b4b3bdf9 [2024-11-07T09:33:47.362Z] ---> c99511d5c25f [2024-11-07T09:33:47.362Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-07T09:33:47.362Z] ---> Running in 3520de8da7e3 [2024-11-07T09:33:47.362Z] Removing intermediate container 3520de8da7e3 [2024-11-07T09:33:47.362Z] ---> 60646ce926ef [2024-11-07T09:33:47.362Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-07T09:33:47.362Z] ---> Running in 9012bac4ed7c [2024-11-07T09:33:47.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:33:47.362Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:33:47.934Z] OK: 246 MiB in 54 packages [2024-11-07T09:33:48.194Z] Removing intermediate container 9012bac4ed7c [2024-11-07T09:33:48.194Z] ---> 8c483367302f [2024-11-07T09:33:48.194Z] Step 7/12 : WORKDIR /app [2024-11-07T09:33:48.194Z] ---> Running in d987458b0db1 [2024-11-07T09:33:48.194Z] Removing intermediate container d987458b0db1 [2024-11-07T09:33:48.194Z] ---> fdcc058ead33 [2024-11-07T09:33:48.194Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-07T09:33:48.455Z] ---> c5fbab8d72e8 [2024-11-07T09:33:48.455Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T09:33:48.455Z] ---> Running in 444d01998fd3 [2024-11-07T09:33:49.648Z] Still waiting to schedule task [2024-11-07T09:33:49.648Z] ‘prd-centos7-blackbox-4c-2g-24386’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-07T09:33:49.648Z] ‘prd-centos7-blackbox-4c-2g-24387’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-07T09:33:49.648Z] ‘prd-ubuntu20.04-docker-8c-8g-24734’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-07T09:33:49.648Z] ‘prd-ubuntu20.04-docker-8c-8g-24736’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-07T09:33:49.648Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24737’ is offline [2024-11-07T09:33:49.648Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24739’ is offline [2024-11-07T09:33:49.648Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24776’ is offline [2024-11-07T09:33:49.649Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24777’ is offline [2024-11-07T09:34:27.241Z] Removing intermediate container 444d01998fd3 [2024-11-07T09:34:27.241Z] ---> 5d359d24520a [2024-11-07T09:34:27.241Z] Step 10/12 : COPY . . [2024-11-07T09:34:27.241Z] ---> c0893a258e3d [2024-11-07T09:34:27.241Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-07T09:34:27.241Z] ---> Running in 84cdf7cee84a [2024-11-07T09:34:27.241Z] Removing intermediate container 84cdf7cee84a [2024-11-07T09:34:27.241Z] ---> 25a2abe2c6bd [2024-11-07T09:34:27.241Z] Step 12/12 : RUN $MAKE [2024-11-07T09:34:27.241Z] ---> Running in 24f9f526b649 [2024-11-07T09:34:27.241Z] noop [2024-11-07T09:34:27.241Z] Removing intermediate container 24f9f526b649 [2024-11-07T09:34:27.241Z] ---> 403ee08ce8b3 [2024-11-07T09:34:27.241Z] Successfully built 403ee08ce8b3 [2024-11-07T09:34:27.241Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:34:27.708Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-07T09:34:27.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:34:27.881Z] prd-ubuntu20.04-docker-8c-8g-24778 does not seem to be running inside a container [2024-11-07T09:34:27.906Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-688 -v /w/workspace/_app-service-configurable_PR-688:/w/workspace/_app-service-configurable_PR-688:rw,z -v /w/workspace/_app-service-configurable_PR-688@tmp:/w/workspace/_app-service-configurable_PR-688@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-07T09:34:28.266Z] $ docker top 816c1cad4a8c808c5b95b8ad8abae0a5bc9ea49fbfffd23ec32c82a19d7e2726 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:34:28.685Z] + go version [2024-11-07T09:34:28.685Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-07T09:34:28.718Z] $ docker stop --time=1 816c1cad4a8c808c5b95b8ad8abae0a5bc9ea49fbfffd23ec32c82a19d7e2726 [2024-11-07T09:34:30.001Z] $ docker rm -f --volumes 816c1cad4a8c808c5b95b8ad8abae0a5bc9ea49fbfffd23ec32c82a19d7e2726 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:34:30.807Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-07T09:34:30.807Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:34:30.987Z] prd-ubuntu20.04-docker-8c-8g-24778 does not seem to be running inside a container [2024-11-07T09:34:31.018Z] $ 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-688 -v /w/workspace/_app-service-configurable_PR-688:/w/workspace/_app-service-configurable_PR-688:rw,z -v /w/workspace/_app-service-configurable_PR-688@tmp:/w/workspace/_app-service-configurable_PR-688@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-07T09:34:31.359Z] $ docker top f540f213022be1241085c9bb516a0e27a603d5fcae2b4b7c3fea70527ca6a27e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:34:31.777Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-688 [Pipeline] fileExists [Pipeline] sh [2024-11-07T09:34:32.158Z] + make test [2024-11-07T09:34:32.158Z] go test -race -coverprofile=coverage.out ./... [2024-11-07T09:35:04.233Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-07T09:35:37.641Z] go vet ./... [2024-11-07T09:35:44.539Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-07T09:35:44.540Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-07T09:35:44.540Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-07T09:35:44.589Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-07T09:35:44.627Z] $ docker stop --time=1 f540f213022be1241085c9bb516a0e27a603d5fcae2b4b7c3fea70527ca6a27e [2024-11-07T09:35:46.960Z] $ docker rm -f --volumes f540f213022be1241085c9bb516a0e27a603d5fcae2b4b7c3fea70527ca6a27e [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-07T09:35:47.767Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-07T09:35:47.841Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-07T09:35:48.487Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-07T09:35:48.815Z] + ls -al . [2024-11-07T09:35:48.815Z] total 248 [2024-11-07T09:35:48.815Z] drwxrwxr-x 7 jenkins jenkins 4096 Nov 7 09:34 . [2024-11-07T09:35:48.815Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:33 .. [2024-11-07T09:35:48.815Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 7 09:33 .dockerignore [2024-11-07T09:35:48.815Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:35 .git [2024-11-07T09:35:48.815Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:33 .github [2024-11-07T09:35:48.815Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 7 09:33 .gitignore [2024-11-07T09:35:48.815Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 09:33 .golangci.yml [2024-11-07T09:35:48.815Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:33 .semver [2024-11-07T09:35:48.815Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 7 09:33 Attribution.txt [2024-11-07T09:35:48.815Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 7 09:33 CHANGELOG.md [2024-11-07T09:35:48.815Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 7 09:33 Dockerfile [2024-11-07T09:35:48.815Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 09:33 GOVERNANCE.md [2024-11-07T09:35:48.815Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 7 09:33 Jenkinsfile [2024-11-07T09:35:48.815Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 7 09:33 LICENSE [2024-11-07T09:35:48.815Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 7 09:33 OWNERS.md [2024-11-07T09:35:48.815Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 7 09:33 README.md [2024-11-07T09:35:48.815Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:33 VERSION [2024-11-07T09:35:48.815Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:33 bin [2024-11-07T09:35:48.815Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 7 09:35 coverage.out [2024-11-07T09:35:48.815Z] -rw-rw-r-- 1 jenkins jenkins 6597 Nov 7 09:33 go.mod [2024-11-07T09:35:48.815Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 7 09:33 go.sum [2024-11-07T09:35:48.815Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 7 09:33 main.go [2024-11-07T09:35:48.815Z] -rw-rw-r-- 1 jenkins jenkins 3163 Nov 7 09:33 makefile [2024-11-07T09:35:48.815Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 09:33 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:35:49.262Z] + 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=7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 --label arch=amd64 --label version=0.0.0 . [2024-11-07T09:35:49.262Z] Sending build context to Docker daemon 9.204MB [2024-11-07T09:35:49.262Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-07T09:35:49.262Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-07T09:35:49.262Z] ---> 403ee08ce8b3 [2024-11-07T09:35:49.262Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-07T09:35:49.262Z] ---> Running in 6e85bfbba6eb [2024-11-07T09:35:49.521Z] Removing intermediate container 6e85bfbba6eb [2024-11-07T09:35:49.521Z] ---> 03f8057a8e27 [2024-11-07T09:35:49.521Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-07T09:35:49.521Z] ---> Running in 3ff8f79d87f8 [2024-11-07T09:35:49.521Z] Removing intermediate container 3ff8f79d87f8 [2024-11-07T09:35:49.521Z] ---> 7020218fbd0d [2024-11-07T09:35:49.521Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-07T09:35:49.521Z] ---> Running in 4d700fc67f7a [2024-11-07T09:35:49.521Z] Removing intermediate container 4d700fc67f7a [2024-11-07T09:35:49.521Z] ---> ddf427e2b480 [2024-11-07T09:35:49.521Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-07T09:35:49.781Z] ---> Running in 1e7498815fa5 [2024-11-07T09:35:50.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:35:50.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:35:51.522Z] OK: 246 MiB in 54 packages [2024-11-07T09:35:51.522Z] Removing intermediate container 1e7498815fa5 [2024-11-07T09:35:51.522Z] ---> f699b3ff0e13 [2024-11-07T09:35:51.522Z] Step 7/27 : WORKDIR /app [2024-11-07T09:35:51.522Z] ---> Running in efe7cd7c5bd9 [2024-11-07T09:35:51.522Z] Removing intermediate container efe7cd7c5bd9 [2024-11-07T09:35:51.522Z] ---> 904c3aac9049 [2024-11-07T09:35:51.522Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-07T09:35:51.522Z] ---> f72a4d43521b [2024-11-07T09:35:51.522Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T09:35:51.522Z] ---> Running in 4cb124a89627 [2024-11-07T09:35:51.781Z] Removing intermediate container 4cb124a89627 [2024-11-07T09:35:51.781Z] ---> 9693ae2cded4 [2024-11-07T09:35:51.781Z] Step 10/27 : COPY . . [2024-11-07T09:35:52.039Z] ---> 755749fa4a5f [2024-11-07T09:35:52.039Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-07T09:35:52.039Z] ---> Running in 2a6f32d0e024 [2024-11-07T09:35:52.298Z] Removing intermediate container 2a6f32d0e024 [2024-11-07T09:35:52.298Z] ---> e42197e52fff [2024-11-07T09:35:52.298Z] Step 12/27 : RUN $MAKE [2024-11-07T09:35:52.298Z] ---> Running in a309f5eb09f3 [2024-11-07T09:35:52.557Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 " -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-11-07T09:36:24.644Z] Removing intermediate container a309f5eb09f3 [2024-11-07T09:36:24.644Z] ---> 80bd91f94286 [2024-11-07T09:36:24.644Z] Step 13/27 : FROM alpine:3.20 [2024-11-07T09:36:24.644Z] 3.20: Pulling from library/alpine [2024-11-07T09:36:24.644Z] 43c4264eed91: Already exists [2024-11-07T09:36:24.644Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T09:36:24.644Z] Status: Downloaded newer image for alpine:3.20 [2024-11-07T09:36:24.644Z] ---> 91ef0af61f39 [2024-11-07T09:36:24.644Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-07T09:36:24.644Z] ---> Running in b6482962b541 [2024-11-07T09:36:24.644Z] Removing intermediate container b6482962b541 [2024-11-07T09:36:24.644Z] ---> 1c490b0edd9a [2024-11-07T09:36:24.644Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-07T09:36:24.644Z] ---> Running in 9b7e08fd1d19 [2024-11-07T09:36:24.644Z] Removing intermediate container 9b7e08fd1d19 [2024-11-07T09:36:24.644Z] ---> f6f55c84bbcd [2024-11-07T09:36:24.644Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-07T09:36:24.644Z] ---> Running in 27a507d141ad [2024-11-07T09:36:24.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:36:24.644Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:36:24.644Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-07T09:36:24.644Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-07T09:36:24.644Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T09:36:24.644Z] Executing ca-certificates-20240705-r0.trigger [2024-11-07T09:36:24.644Z] OK: 9 MiB in 16 packages [2024-11-07T09:36:25.211Z] Removing intermediate container 27a507d141ad [2024-11-07T09:36:25.211Z] ---> 7eebc9d44439 [2024-11-07T09:36:25.211Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-07T09:36:25.211Z] ---> Running in b8173f48dbc2 [2024-11-07T09:36:25.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:36:25.471Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:36:25.730Z] Upgrading critical system libraries and apk-tools: [2024-11-07T09:36:25.730Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T09:36:25.730Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T09:36:25.990Z] Continuing the upgrade transaction with new apk-tools: [2024-11-07T09:36:25.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-07T09:36:25.990Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-07T09:36:26.252Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T09:36:26.252Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T09:36:26.252Z] Executing ca-certificates-20240705-r0.trigger [2024-11-07T09:36:26.252Z] OK: 9 MiB in 16 packages [2024-11-07T09:36:26.820Z] Removing intermediate container b8173f48dbc2 [2024-11-07T09:36:26.820Z] ---> 305fcb043d96 [2024-11-07T09:36:26.820Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-07T09:36:27.080Z] ---> 31b559890c15 [2024-11-07T09:36:27.080Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-07T09:36:27.080Z] ---> d80d2f2b60ee [2024-11-07T09:36:27.080Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-07T09:36:27.338Z] ---> 72867e8e57ab [2024-11-07T09:36:27.338Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-07T09:36:27.905Z] ---> 6fe7dd19407d [2024-11-07T09:36:27.905Z] Step 22/27 : EXPOSE 48095 [2024-11-07T09:36:27.905Z] ---> Running in fcb83ca9dc71 [2024-11-07T09:36:28.165Z] Removing intermediate container fcb83ca9dc71 [2024-11-07T09:36:28.165Z] ---> a29a836dfea1 [2024-11-07T09:36:28.165Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-07T09:36:28.165Z] ---> Running in fe22149fcf0b [2024-11-07T09:36:28.165Z] Removing intermediate container fe22149fcf0b [2024-11-07T09:36:28.165Z] ---> cb8e4894427c [2024-11-07T09:36:28.165Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-07T09:36:28.165Z] ---> Running in 01110c87e79a [2024-11-07T09:36:28.165Z] Removing intermediate container 01110c87e79a [2024-11-07T09:36:28.165Z] ---> 280cf6363759 [2024-11-07T09:36:28.165Z] Step 25/27 : LABEL arch=amd64 [2024-11-07T09:36:28.424Z] ---> Running in 8e757043517b [2024-11-07T09:36:28.424Z] Removing intermediate container 8e757043517b [2024-11-07T09:36:28.424Z] ---> 1b258ccb22dd [2024-11-07T09:36:28.424Z] Step 26/27 : LABEL git_sha=7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 [2024-11-07T09:36:28.424Z] ---> Running in b60e3c227aa1 [2024-11-07T09:36:28.424Z] Removing intermediate container b60e3c227aa1 [2024-11-07T09:36:28.424Z] ---> c5938564144b [2024-11-07T09:36:28.424Z] Step 27/27 : LABEL version=0.0.0 [2024-11-07T09:36:28.424Z] ---> Running in 17a4a50857d4 [2024-11-07T09:36:28.682Z] Removing intermediate container 17a4a50857d4 [2024-11-07T09:36:28.682Z] ---> fc7f6d4c308c [2024-11-07T09:36:28.682Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-07T09:36:28.682Z] Successfully built fc7f6d4c308c [2024-11-07T09:36:28.682Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:36:29.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T09:36:29.636Z] [2024-11-07T09:36:29.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:36:30.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T09:36:30.044Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-07T09:36:30.044Z] 5eb5b503b376: Pulling fs layer [2024-11-07T09:36:30.044Z] 5c69ac0246d0: Pulling fs layer [2024-11-07T09:36:30.044Z] ec43610c2a17: Pulling fs layer [2024-11-07T09:36:30.044Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-07T09:36:30.044Z] 33b1e0a273af: Pulling fs layer [2024-11-07T09:36:30.044Z] 5d3b04190fa2: Pulling fs layer [2024-11-07T09:36:30.044Z] 2f39f015ded8: Pulling fs layer [2024-11-07T09:36:30.044Z] 33b1e0a273af: Waiting [2024-11-07T09:36:30.044Z] 5d3b04190fa2: Waiting [2024-11-07T09:36:30.044Z] 2f39f015ded8: Waiting [2024-11-07T09:36:30.044Z] 3a2ae6a8a46f: Waiting [2024-11-07T09:36:30.044Z] 5c69ac0246d0: Download complete [2024-11-07T09:36:30.044Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-07T09:36:30.044Z] 3a2ae6a8a46f: Download complete [2024-11-07T09:36:30.044Z] 33b1e0a273af: Verifying Checksum [2024-11-07T09:36:30.044Z] 33b1e0a273af: Download complete [2024-11-07T09:36:30.044Z] 5d3b04190fa2: Download complete [2024-11-07T09:36:30.307Z] ec43610c2a17: Verifying Checksum [2024-11-07T09:36:30.307Z] ec43610c2a17: Download complete [2024-11-07T09:36:30.307Z] 5eb5b503b376: Verifying Checksum [2024-11-07T09:36:30.307Z] 5eb5b503b376: Download complete [2024-11-07T09:36:30.873Z] 2f39f015ded8: Download complete [2024-11-07T09:36:31.437Z] 5eb5b503b376: Pull complete [2024-11-07T09:36:31.695Z] 5c69ac0246d0: Pull complete [2024-11-07T09:36:31.952Z] ec43610c2a17: Pull complete [2024-11-07T09:36:32.211Z] 3a2ae6a8a46f: Pull complete [2024-11-07T09:36:32.470Z] 33b1e0a273af: Pull complete [2024-11-07T09:36:32.470Z] 5d3b04190fa2: Pull complete [2024-11-07T09:36:36.659Z] 2f39f015ded8: Pull complete [2024-11-07T09:36:36.659Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-07T09:36:36.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T09:36:36.659Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:36:36.910Z] prd-ubuntu20.04-docker-8c-8g-24778 does not seem to be running inside a container [2024-11-07T09:36:36.933Z] $ 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-688 -v /w/workspace/_app-service-configurable_PR-688:/w/workspace/_app-service-configurable_PR-688:rw,z -v /w/workspace/_app-service-configurable_PR-688@tmp:/w/workspace/_app-service-configurable_PR-688@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-07T09:36:38.983Z] $ docker top 148b27d50c0226f6cb485872db690c9bfb0b1790021400859e22f62ff0a56f9d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:36:39.453Z] ---> job-cost.sh [2024-11-07T09:36:39.453Z] lf-activate-venv: SKIPPING [2024-11-07T09:36:39.453Z] INFO: No Stack... [2024-11-07T09:36:39.713Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-07T09:36:39.974Z] INFO: Archiving Costs [Pipeline] sh [2024-11-07T09:36:40.296Z] + cat /w/workspace/_app-service-configurable_PR-688/archives/cost.csv [2024-11-07T09:36:40.296Z] + cut -d, -f6 [Pipeline] lock [2024-11-07T09:36:43.481Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-688-1-stack-cost] [2024-11-07T09:36:43.488Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-688-1-stack-cost] did not exist. Created. [2024-11-07T09:36:43.495Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-688-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-07T09:36:43.924Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-07T09:36:43.981Z] Stashed 1 file(s) [Pipeline] } [2024-11-07T09:36:44.020Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-688-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-07T09:36:44.109Z] $ docker stop --time=1 148b27d50c0226f6cb485872db690c9bfb0b1790021400859e22f62ff0a56f9d [2024-11-07T09:36:45.263Z] $ docker rm -f --volumes 148b27d50c0226f6cb485872db690c9bfb0b1790021400859e22f62ff0a56f9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-07T09:44:06.548Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24909 in /w/workspace/_app-service-configurable_PR-688 [Pipeline] { [Pipeline] ws [2024-11-07T09:44:06.624Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-11-07T09:44:09.742Z] The recommended git tool is: git [2024-11-07T09:44:17.028Z] using credential edgex-jenkins-ssh [2024-11-07T09:44:17.054Z] Cloning the remote Git repository [2024-11-07T09:44:17.088Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-11-07T09:44:17.194Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-11-07T09:44:17.361Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-11-07T09:44:17.362Z] > git --version # timeout=10 [2024-11-07T09:44:17.388Z] > git --version # 'git version 2.25.1' [2024-11-07T09:44:17.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-07T09:44:17.596Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-07T09:44:19.949Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-11-07T09:44:19.973Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-07T09:44:21.304Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-11-07T09:44:21.373Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-11-07T09:44:21.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-07T09:44:21.404Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/688/head:refs/remotes/origin/PR-688 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-07T09:44:22.040Z] Merging remotes/origin/main commit 89be346d235b31a1a49683b9b48e5517bcec56bd into PR head commit 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 [2024-11-07T09:44:22.434Z] Merge succeeded, producing 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 [2024-11-07T09:44:22.435Z] Checking out Revision 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 (PR-688) [2024-11-07T09:44:22.056Z] > git config core.sparsecheckout # timeout=10 [2024-11-07T09:44:22.159Z] > git checkout -f 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 # timeout=10 [2024-11-07T09:44:22.274Z] > git remote # timeout=10 [2024-11-07T09:44:22.298Z] > git config --get remote.origin.url # timeout=10 [2024-11-07T09:44:22.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-07T09:44:22.358Z] > git merge 89be346d235b31a1a49683b9b48e5517bcec56bd # timeout=10 [2024-11-07T09:44:22.392Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-07T09:44:22.430Z] > git config core.sparsecheckout # timeout=10 [2024-11-07T09:44:22.445Z] > git checkout -f 7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 # timeout=10 [2024-11-07T09:44:26.404Z] Commit message: "fix: Only one ldflags flag is allowed" [2024-11-07T09:44:26.476Z] > git --version # timeout=10 [2024-11-07T09:44:26.491Z] > git --version # 'git version 2.25.1' [2024-11-07T09:44:26.530Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-07T09:44:29.059Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-07T09:44:29.059Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-07T09:44:29.059Z] Dload Upload Total Spent Left Speed [2024-11-07T09:44:29.059Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 176k 0 --:--:-- --:--:-- --:--:-- 178k [Pipeline] sh [2024-11-07T09:44:29.465Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-07T09:44:29.856Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2024-11-07T09:44:29.856Z] sudo tee /etc/docker/daemon.new [2024-11-07T09:44:29.856Z] { [2024-11-07T09:44:29.856Z] "registry-mirrors": [ [2024-11-07T09:44:29.856Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-07T09:44:29.856Z] ], [2024-11-07T09:44:29.856Z] "bip": "10.250.0.254/24", [2024-11-07T09:44:29.856Z] "hosts": [ [2024-11-07T09:44:29.856Z] "tcp://0.0.0.0:5555", [2024-11-07T09:44:29.856Z] "unix:///var/run/docker.sock" [2024-11-07T09:44:29.856Z] ], [2024-11-07T09:44:29.856Z] "mtu": 1458, [2024-11-07T09:44:29.856Z] "selinux-enabled": true, [2024-11-07T09:44:29.856Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-07T09:44:29.856Z] } [Pipeline] sh [2024-11-07T09:44:30.239Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-07T09:44:30.645Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T09:44:49.102Z] provisioning config files... [2024-11-07T09:44:49.159Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config17060493021965045330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T09:44:49.830Z] ---> ****-login.sh [2024-11-07T09:44:49.830Z] nexus3.edgexfoundry.org:10001 [2024-11-07T09:44:50.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:44:50.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:44:50.727Z] Configure a credential helper to remove this warning. See [2024-11-07T09:44:50.727Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:44:50.727Z] [2024-11-07T09:44:50.727Z] Login Succeeded [2024-11-07T09:44:50.727Z] nexus3.edgexfoundry.org:10002 [2024-11-07T09:44:51.007Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:44:51.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:44:51.289Z] Configure a credential helper to remove this warning. See [2024-11-07T09:44:51.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:44:51.289Z] [2024-11-07T09:44:51.289Z] Login Succeeded [2024-11-07T09:44:51.289Z] nexus3.edgexfoundry.org:10003 [2024-11-07T09:44:51.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:44:51.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:44:51.570Z] Configure a credential helper to remove this warning. See [2024-11-07T09:44:51.570Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:44:51.570Z] [2024-11-07T09:44:51.570Z] Login Succeeded [2024-11-07T09:44:51.570Z] nexus3.edgexfoundry.org:10004 [2024-11-07T09:44:52.178Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:44:52.178Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:44:52.178Z] Configure a credential helper to remove this warning. See [2024-11-07T09:44:52.178Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:44:52.178Z] [2024-11-07T09:44:52.178Z] Login Succeeded [2024-11-07T09:44:52.178Z] ****.io [2024-11-07T09:44:52.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-07T09:44:52.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-07T09:44:52.737Z] Configure a credential helper to remove this warning. See [2024-11-07T09:44:52.737Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-07T09:44:52.737Z] [2024-11-07T09:44:52.737Z] Login Succeeded [2024-11-07T09:44:52.737Z] ---> ****-login.sh ends [Pipeline] } [2024-11-07T09:44:52.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-07T09:44:53.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T09:44:53.499Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-07T09:44:53.541Z] ========================================================= [2024-11-07T09:44:53.541Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-07T09:44:53.541Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:44:54.104Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-07T09:44:54.382Z] Sending build context to Docker daemon 225.3kB [2024-11-07T09:44:54.382Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-11-07T09:44:54.382Z] Step 2/12 : FROM ${BASE} AS builder [2024-11-07T09:44:54.665Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-07T09:44:54.665Z] cf04c63912e1: Pulling fs layer [2024-11-07T09:44:54.665Z] 55b35a11ae5e: Pulling fs layer [2024-11-07T09:44:54.665Z] a37a00ec5f00: Pulling fs layer [2024-11-07T09:44:54.665Z] 50b3750afda1: Pulling fs layer [2024-11-07T09:44:54.665Z] 4f4fb700ef54: Pulling fs layer [2024-11-07T09:44:54.665Z] 80978eb59214: Pulling fs layer [2024-11-07T09:44:54.665Z] c9f46d7d2bd2: Pulling fs layer [2024-11-07T09:44:54.665Z] c5a475d317c9: Pulling fs layer [2024-11-07T09:44:54.665Z] 50b3750afda1: Waiting [2024-11-07T09:44:54.665Z] 4f4fb700ef54: Waiting [2024-11-07T09:44:54.665Z] 80978eb59214: Waiting [2024-11-07T09:44:54.665Z] c9f46d7d2bd2: Waiting [2024-11-07T09:44:54.665Z] c5a475d317c9: Waiting [2024-11-07T09:44:54.665Z] 55b35a11ae5e: Download complete [2024-11-07T09:44:54.665Z] 50b3750afda1: Verifying Checksum [2024-11-07T09:44:54.665Z] 50b3750afda1: Download complete [2024-11-07T09:44:54.665Z] 4f4fb700ef54: Verifying Checksum [2024-11-07T09:44:54.665Z] 4f4fb700ef54: Download complete [2024-11-07T09:44:54.948Z] 80978eb59214: Verifying Checksum [2024-11-07T09:44:54.948Z] 80978eb59214: Download complete [2024-11-07T09:44:54.948Z] cf04c63912e1: Verifying Checksum [2024-11-07T09:44:54.948Z] cf04c63912e1: Download complete [2024-11-07T09:44:55.559Z] c5a475d317c9: Verifying Checksum [2024-11-07T09:44:55.559Z] c5a475d317c9: Download complete [2024-11-07T09:44:56.158Z] cf04c63912e1: Pull complete [2024-11-07T09:44:56.762Z] 55b35a11ae5e: Pull complete [2024-11-07T09:44:57.364Z] a37a00ec5f00: Verifying Checksum [2024-11-07T09:44:57.364Z] a37a00ec5f00: Download complete [2024-11-07T09:44:58.355Z] c9f46d7d2bd2: Verifying Checksum [2024-11-07T09:44:58.355Z] c9f46d7d2bd2: Download complete [2024-11-07T09:45:13.475Z] a37a00ec5f00: Pull complete [2024-11-07T09:45:13.475Z] 50b3750afda1: Pull complete [2024-11-07T09:45:13.476Z] 4f4fb700ef54: Pull complete [2024-11-07T09:45:13.476Z] 80978eb59214: Pull complete [2024-11-07T09:45:23.682Z] c9f46d7d2bd2: Pull complete [2024-11-07T09:45:24.290Z] c5a475d317c9: Pull complete [2024-11-07T09:45:24.290Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-07T09:45:24.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-07T09:45:24.290Z] ---> be29e6b0f0d4 [2024-11-07T09:45:24.290Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-11-07T09:45:26.971Z] ---> Running in 98dc2551df72 [2024-11-07T09:45:27.257Z] Removing intermediate container 98dc2551df72 [2024-11-07T09:45:27.257Z] ---> fdae19cde34d [2024-11-07T09:45:27.257Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-11-07T09:45:27.257Z] ---> Running in 0519fbc274f4 [2024-11-07T09:45:27.879Z] Removing intermediate container 0519fbc274f4 [2024-11-07T09:45:27.879Z] ---> dc44be0fa2f3 [2024-11-07T09:45:27.879Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-11-07T09:45:27.879Z] ---> Running in 98e60de048f0 [2024-11-07T09:45:28.179Z] Removing intermediate container 98e60de048f0 [2024-11-07T09:45:28.179Z] ---> 32fcc2c7f562 [2024-11-07T09:45:28.179Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-07T09:45:28.463Z] ---> Running in 2a0997ef6451 [2024-11-07T09:45:29.911Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T09:45:30.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T09:45:32.848Z] OK: 238 MiB in 54 packages [2024-11-07T09:45:33.838Z] Removing intermediate container 2a0997ef6451 [2024-11-07T09:45:33.838Z] ---> 5f38a09e925e [2024-11-07T09:45:33.838Z] Step 7/12 : WORKDIR /app [2024-11-07T09:45:33.838Z] ---> Running in ec457aa0404c [2024-11-07T09:45:35.620Z] Removing intermediate container ec457aa0404c [2024-11-07T09:45:35.620Z] ---> bc2fa2bb933c [2024-11-07T09:45:35.620Z] Step 8/12 : COPY go.mod vendor* ./ [2024-11-07T09:45:35.620Z] ---> 659113df7636 [2024-11-07T09:45:35.620Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T09:45:35.620Z] ---> Running in 31c1f748a75f [2024-11-07T09:47:43.134Z] Removing intermediate container 31c1f748a75f [2024-11-07T09:47:43.134Z] ---> dedb37e55d23 [2024-11-07T09:47:43.134Z] Step 10/12 : COPY . . [2024-11-07T09:47:43.134Z] ---> d9e24dcfacf9 [2024-11-07T09:47:43.134Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-07T09:47:43.134Z] ---> Running in 3c1727467aa0 [2024-11-07T09:47:43.134Z] Removing intermediate container 3c1727467aa0 [2024-11-07T09:47:43.134Z] ---> a81c294bc576 [2024-11-07T09:47:43.134Z] Step 12/12 : RUN $MAKE [2024-11-07T09:47:43.134Z] ---> Running in 0169f827a11d [2024-11-07T09:47:43.134Z] noop [2024-11-07T09:47:43.134Z] Removing intermediate container 0169f827a11d [2024-11-07T09:47:43.134Z] ---> b1846cfe0c4c [2024-11-07T09:47:43.134Z] Successfully built b1846cfe0c4c [2024-11-07T09:47:43.134Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:47:43.687Z] + docker inspect -f . ci-base-image-arm64 [2024-11-07T09:47:43.687Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:47:44.025Z] prd-ubuntu20.04-docker-arm64-4c-16g-24909 does not seem to be running inside a container [2024-11-07T09:47:44.106Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-07T09:47:45.553Z] $ docker top 3c5acc7b4b115176a3ffae244489c90a7a7154fb668c6feaa5709ed3139989ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:47:46.520Z] + go version [2024-11-07T09:47:46.520Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-07T09:47:46.568Z] $ docker stop --time=1 3c5acc7b4b115176a3ffae244489c90a7a7154fb668c6feaa5709ed3139989ba [2024-11-07T09:47:48.345Z] $ docker rm -f --volumes 3c5acc7b4b115176a3ffae244489c90a7a7154fb668c6feaa5709ed3139989ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:47:49.297Z] + docker inspect -f . ci-base-image-arm64 [2024-11-07T09:47:49.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T09:47:49.672Z] prd-ubuntu20.04-docker-arm64-4c-16g-24909 does not seem to be running inside a container [2024-11-07T09:47:49.746Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-07T09:47:51.161Z] $ docker top 2aebc6f65350fb0bf735ad38c45745fdb8c39caef7802ae5a0325841fa01d157 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T09:47:52.119Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-11-07T09:47:52.870Z] + make test [2024-11-07T09:47:52.870Z] go test -race -coverprofile=coverage.out ./... [2024-11-07T09:54:17.749Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-11-07T09:54:17.749Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-07T09:54:17.749Z] go vet ./... [2024-11-07T09:58:39.673Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-07T09:58:39.673Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-07T09:58:39.673Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-07T09:58:39.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-07T09:58:39.767Z] $ docker stop --time=1 2aebc6f65350fb0bf735ad38c45745fdb8c39caef7802ae5a0325841fa01d157 [2024-11-07T09:58:41.654Z] $ docker rm -f --volumes 2aebc6f65350fb0bf735ad38c45745fdb8c39caef7802ae5a0325841fa01d157 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-07T09:58:44.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-07T09:58:44.135Z] Warning: overwriting stash ‘coverage-report’ [2024-11-07T09:58:44.775Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-07T09:58:45.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-07T09:58:45.778Z] + ls -al . [2024-11-07T09:58:45.778Z] total 244 [2024-11-07T09:58:45.778Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 7 09:47 . [2024-11-07T09:58:45.778Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 7 09:44 .. [2024-11-07T09:58:45.778Z] -rw-rw-r-- 1 jenkins jenkins 119 Nov 7 09:44 .dockerignore [2024-11-07T09:58:45.778Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:44 .git [2024-11-07T09:58:45.778Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 7 09:44 .github [2024-11-07T09:58:45.778Z] -rw-rw-r-- 1 jenkins jenkins 106 Nov 7 09:44 .gitignore [2024-11-07T09:58:45.778Z] -rw-rw-r-- 1 jenkins jenkins 41 Nov 7 09:44 .golangci.yml [2024-11-07T09:58:45.778Z] -rw-rw-r-- 1 jenkins jenkins 16432 Nov 7 09:44 Attribution.txt [2024-11-07T09:58:45.778Z] -rw-rw-r-- 1 jenkins jenkins 37263 Nov 7 09:44 CHANGELOG.md [2024-11-07T09:58:45.778Z] -rw-rw-r-- 1 jenkins jenkins 2008 Nov 7 09:44 Dockerfile [2024-11-07T09:58:45.778Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 7 09:44 GOVERNANCE.md [2024-11-07T09:58:45.778Z] -rw-rw-r-- 1 jenkins jenkins 666 Nov 7 09:44 Jenkinsfile [2024-11-07T09:58:45.778Z] -rw-rw-r-- 1 jenkins jenkins 10174 Nov 7 09:44 LICENSE [2024-11-07T09:58:45.778Z] -rw-rw-r-- 1 jenkins jenkins 618 Nov 7 09:44 OWNERS.md [2024-11-07T09:58:45.778Z] -rw-rw-r-- 1 jenkins jenkins 4582 Nov 7 09:44 README.md [2024-11-07T09:58:45.778Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 7 09:33 VERSION [2024-11-07T09:58:45.778Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 7 09:44 bin [2024-11-07T09:58:45.778Z] -rw-r--r-- 1 jenkins jenkins 953 Nov 7 09:54 coverage.out [2024-11-07T09:58:45.778Z] -rw-rw-r-- 1 jenkins jenkins 6597 Nov 7 09:44 go.mod [2024-11-07T09:58:45.778Z] -rw-rw-r-- 1 jenkins jenkins 88083 Nov 7 09:44 go.sum [2024-11-07T09:58:45.778Z] -rw-rw-r-- 1 jenkins jenkins 1937 Nov 7 09:44 main.go [2024-11-07T09:58:45.778Z] -rw-rw-r-- 1 jenkins jenkins 3163 Nov 7 09:44 makefile [2024-11-07T09:58:45.778Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 7 09:44 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T09:58:46.257Z] + 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=7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 --label arch=arm64 --label version=0.0.0 . [2024-11-07T09:58:46.257Z] Sending build context to Docker daemon 226.8kB [2024-11-07T09:58:46.530Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-07T09:58:46.530Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-07T09:58:46.530Z] ---> b1846cfe0c4c [2024-11-07T09:58:46.530Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-07T09:58:46.530Z] ---> Running in 03fcd8ab64ae [2024-11-07T09:58:47.122Z] Removing intermediate container 03fcd8ab64ae [2024-11-07T09:58:47.122Z] ---> 4e47ae0a03d8 [2024-11-07T09:58:47.122Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-07T09:58:47.122Z] ---> Running in 125cde3ed587 [2024-11-07T09:58:47.390Z] Removing intermediate container 125cde3ed587 [2024-11-07T09:58:47.390Z] ---> 223b332141c9 [2024-11-07T09:58:47.390Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-11-07T09:58:47.667Z] ---> Running in 37bc789c5908 [2024-11-07T09:58:47.936Z] Removing intermediate container 37bc789c5908 [2024-11-07T09:58:47.936Z] ---> 1464339afa48 [2024-11-07T09:58:47.936Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-07T09:58:47.936Z] ---> Running in d14505ae0ab2 [2024-11-07T09:58:48.916Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T09:58:49.503Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T09:58:51.446Z] OK: 238 MiB in 54 packages [2024-11-07T09:58:52.035Z] Removing intermediate container d14505ae0ab2 [2024-11-07T09:58:52.035Z] ---> b8c9b9a9fa71 [2024-11-07T09:58:52.035Z] Step 7/27 : WORKDIR /app [2024-11-07T09:58:52.035Z] ---> Running in aeb04a907e55 [2024-11-07T09:58:52.625Z] Removing intermediate container aeb04a907e55 [2024-11-07T09:58:52.625Z] ---> e359c3252beb [2024-11-07T09:58:52.625Z] Step 8/27 : COPY go.mod vendor* ./ [2024-11-07T09:58:53.210Z] ---> a7fc90a32e4b [2024-11-07T09:58:53.210Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-07T09:58:53.210Z] ---> Running in 4d0e90c5f091 [2024-11-07T09:58:55.801Z] Removing intermediate container 4d0e90c5f091 [2024-11-07T09:58:55.801Z] ---> 9c8014e03939 [2024-11-07T09:58:55.801Z] Step 10/27 : COPY . . [2024-11-07T09:58:56.384Z] ---> f22874115668 [2024-11-07T09:58:56.384Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-07T09:58:56.660Z] ---> Running in d32e57f0b347 [2024-11-07T09:58:56.660Z] Removing intermediate container d32e57f0b347 [2024-11-07T09:58:56.660Z] ---> aeb98dffb2b9 [2024-11-07T09:58:56.660Z] Step 12/27 : RUN $MAKE [2024-11-07T09:58:56.927Z] ---> Running in f7ae54fecdf9 [2024-11-07T09:58:57.886Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.SDKVersion= -X github.com/edgexfoundry/app-functions-sdk-go/v4/internal.ApplicationVersion=0.0.0 " -trimpath -mod=readonly -buildmode=pie -o app-service-configurable [2024-11-07T10:03:05.295Z] Removing intermediate container f7ae54fecdf9 [2024-11-07T10:03:05.295Z] ---> d44729c153c9 [2024-11-07T10:03:05.295Z] Step 13/27 : FROM alpine:3.20 [2024-11-07T10:03:05.295Z] 3.20: Pulling from library/alpine [2024-11-07T10:03:05.295Z] cf04c63912e1: Already exists [2024-11-07T10:03:05.295Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-07T10:03:05.295Z] Status: Downloaded newer image for alpine:3.20 [2024-11-07T10:03:05.295Z] ---> c157a85ed455 [2024-11-07T10:03:05.295Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-07T10:03:05.295Z] ---> Running in 81cecbcab2df [2024-11-07T10:03:05.295Z] Removing intermediate container 81cecbcab2df [2024-11-07T10:03:05.295Z] ---> c6b1a8ac5290 [2024-11-07T10:03:05.295Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-11-07T10:03:05.295Z] ---> Running in 240183df45d9 [2024-11-07T10:03:05.295Z] Removing intermediate container 240183df45d9 [2024-11-07T10:03:05.295Z] ---> 3327a34ac244 [2024-11-07T10:03:05.296Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-07T10:03:05.296Z] ---> Running in 2f2ae06ea8e9 [2024-11-07T10:03:06.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T10:03:06.540Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T10:03:08.496Z] (1/2) Installing ca-certificates (20240705-r0) [2024-11-07T10:03:08.496Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-11-07T10:03:08.778Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T10:03:08.778Z] Executing ca-certificates-20240705-r0.trigger [2024-11-07T10:03:08.778Z] OK: 10 MiB in 16 packages [2024-11-07T10:03:10.743Z] Removing intermediate container 2f2ae06ea8e9 [2024-11-07T10:03:10.743Z] ---> 82c343fcf261 [2024-11-07T10:03:10.743Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-07T10:03:10.743Z] ---> Running in 6a8c4edc4896 [2024-11-07T10:03:11.709Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T10:03:11.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T10:03:13.939Z] Upgrading critical system libraries and apk-tools: [2024-11-07T10:03:13.939Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-07T10:03:13.939Z] Executing busybox-1.36.1-r29.trigger [2024-11-07T10:03:14.210Z] Continuing the upgrade transaction with new apk-tools: [2024-11-07T10:03:14.210Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-07T10:03:14.481Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-07T10:03:16.432Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T10:03:16.432Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-07T10:03:16.432Z] Executing ca-certificates-20240705-r0.trigger [2024-11-07T10:03:16.703Z] OK: 10 MiB in 16 packages [2024-11-07T10:03:18.127Z] Removing intermediate container 6a8c4edc4896 [2024-11-07T10:03:18.127Z] ---> 93206a33a6cb [2024-11-07T10:03:18.127Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-11-07T10:03:19.096Z] ---> 1bcd8fbcba88 [2024-11-07T10:03:19.096Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-11-07T10:03:19.688Z] ---> b2a125290137 [2024-11-07T10:03:19.688Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-11-07T10:03:20.276Z] ---> 62e5f00f7727 [2024-11-07T10:03:20.276Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-11-07T10:03:22.226Z] ---> 1960da7ecb83 [2024-11-07T10:03:22.226Z] Step 22/27 : EXPOSE 48095 [2024-11-07T10:03:22.495Z] ---> Running in 34210ee2449c [2024-11-07T10:03:22.763Z] Removing intermediate container 34210ee2449c [2024-11-07T10:03:22.763Z] ---> 51301ead671e [2024-11-07T10:03:22.763Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-11-07T10:03:22.763Z] ---> Running in 8d4d2fc3fe11 [2024-11-07T10:03:23.350Z] Removing intermediate container 8d4d2fc3fe11 [2024-11-07T10:03:23.350Z] ---> 3951d07f12ca [2024-11-07T10:03:23.350Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-07T10:03:23.350Z] ---> Running in 737916d31f86 [2024-11-07T10:03:23.618Z] Removing intermediate container 737916d31f86 [2024-11-07T10:03:23.618Z] ---> f145f4219950 [2024-11-07T10:03:23.618Z] Step 25/27 : LABEL arch=arm64 [2024-11-07T10:03:23.618Z] ---> Running in 4ba19e806f0f [2024-11-07T10:03:24.207Z] Removing intermediate container 4ba19e806f0f [2024-11-07T10:03:24.207Z] ---> 30ad573e568e [2024-11-07T10:03:24.207Z] Step 26/27 : LABEL git_sha=7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 [2024-11-07T10:03:24.207Z] ---> Running in bb414ff666c9 [2024-11-07T10:03:24.475Z] Removing intermediate container bb414ff666c9 [2024-11-07T10:03:24.475Z] ---> d0a4c7c0b55a [2024-11-07T10:03:24.475Z] Step 27/27 : LABEL version=0.0.0 [2024-11-07T10:03:24.475Z] ---> Running in 725b78648cee [2024-11-07T10:03:25.066Z] Removing intermediate container 725b78648cee [2024-11-07T10:03:25.066Z] ---> 2e6a8a717632 [2024-11-07T10:03:25.066Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-07T10:03:25.066Z] Successfully built 2e6a8a717632 [2024-11-07T10:03:25.066Z] 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T10:03:25.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-07T10:03:25.922Z] [2024-11-07T10:03:25.922Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T10:03:26.342Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-07T10:03:26.611Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-07T10:03:26.611Z] 8998bd30e6a1: Pulling fs layer [2024-11-07T10:03:26.611Z] 04944245beec: Pulling fs layer [2024-11-07T10:03:26.611Z] 699f458cf7ca: Pulling fs layer [2024-11-07T10:03:26.611Z] 765212b225bb: Pulling fs layer [2024-11-07T10:03:26.611Z] f23df028b6ca: Pulling fs layer [2024-11-07T10:03:26.611Z] d65c8cfc05b1: Pulling fs layer [2024-11-07T10:03:26.612Z] 2437ff75d9bd: Pulling fs layer [2024-11-07T10:03:26.612Z] 765212b225bb: Waiting [2024-11-07T10:03:26.612Z] f23df028b6ca: Waiting [2024-11-07T10:03:26.612Z] d65c8cfc05b1: Waiting [2024-11-07T10:03:26.612Z] 2437ff75d9bd: Waiting [2024-11-07T10:03:26.612Z] 04944245beec: Verifying Checksum [2024-11-07T10:03:26.612Z] 04944245beec: Download complete [2024-11-07T10:03:26.612Z] 765212b225bb: Verifying Checksum [2024-11-07T10:03:26.612Z] 765212b225bb: Download complete [2024-11-07T10:03:26.612Z] f23df028b6ca: Verifying Checksum [2024-11-07T10:03:26.612Z] f23df028b6ca: Download complete [2024-11-07T10:03:26.612Z] d65c8cfc05b1: Verifying Checksum [2024-11-07T10:03:26.612Z] d65c8cfc05b1: Download complete [2024-11-07T10:03:26.880Z] 699f458cf7ca: Verifying Checksum [2024-11-07T10:03:26.880Z] 699f458cf7ca: Download complete [2024-11-07T10:03:27.465Z] 8998bd30e6a1: Verifying Checksum [2024-11-07T10:03:27.465Z] 8998bd30e6a1: Download complete [2024-11-07T10:03:30.052Z] 2437ff75d9bd: Download complete [2024-11-07T10:03:32.002Z] 8998bd30e6a1: Pull complete [2024-11-07T10:03:32.587Z] 04944245beec: Pull complete [2024-11-07T10:03:34.537Z] 699f458cf7ca: Pull complete [2024-11-07T10:03:34.537Z] 765212b225bb: Pull complete [2024-11-07T10:03:35.500Z] f23df028b6ca: Pull complete [2024-11-07T10:03:35.770Z] d65c8cfc05b1: Pull complete [2024-11-07T10:03:53.995Z] 2437ff75d9bd: Pull complete [2024-11-07T10:03:53.995Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-07T10:03:53.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-07T10:03:53.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T10:03:54.389Z] prd-ubuntu20.04-docker-arm64-4c-16g-24909 does not seem to be running inside a container [2024-11-07T10:03:54.471Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-07T10:03:57.581Z] $ docker top e63729dadfe97dc57d21a20cdfa91913ec67d1305280e55b82a8c8a21319d8dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-07T10:03:58.563Z] ---> job-cost.sh [2024-11-07T10:03:58.563Z] lf-activate-venv: SKIPPING [2024-11-07T10:03:58.563Z] INFO: No Stack... [2024-11-07T10:03:59.154Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-07T10:03:59.743Z] INFO: Archiving Costs [Pipeline] sh [2024-11-07T10:04:00.426Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-11-07T10:04:00.426Z] + cut -d, -f6 [Pipeline] lock [2024-11-07T10:04:00.531Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-688-1-stack-cost] [2024-11-07T10:04:00.536Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-688-1-stack-cost] did not exist. Created. [2024-11-07T10:04:00.543Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-688-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-07T10:04:01.276Z] /w/workspace/app-service-configurable/1@tmp/durable-99a4ba4a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-07T10:04:01.961Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-07T10:04:01.999Z] Warning: overwriting stash ‘stack-cost’ [2024-11-07T10:04:02.051Z] Stashed 1 file(s) [Pipeline] } [2024-11-07T10:04:02.070Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-688-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-07T10:04:02.171Z] $ docker stop --time=1 e63729dadfe97dc57d21a20cdfa91913ec67d1305280e55b82a8c8a21319d8dd [2024-11-07T10:04:03.947Z] $ docker rm -f --volumes e63729dadfe97dc57d21a20cdfa91913ec67d1305280e55b82a8c8a21319d8dd [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-11-07T10:04:05.138Z] provisioning config files... [2024-11-07T10:04:05.146Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-688@tmp/config16849498039327576840tmp [Pipeline] { [Pipeline] sh [2024-11-07T10:04:05.509Z] + set +x [2024-11-07T10:04:05.509Z] + bash -s -- [2024-11-07T10:04:05.509Z] + curl -s https://codecov.io/bash [2024-11-07T10:04:05.509Z] [2024-11-07T10:04:05.509Z] _____ _ [2024-11-07T10:04:05.509Z] / ____| | | [2024-11-07T10:04:05.509Z] | | ___ __| | ___ ___ _____ __ [2024-11-07T10:04:05.509Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-07T10:04:05.509Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-07T10:04:05.509Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-07T10:04:05.509Z] Bash-1.0.6 [2024-11-07T10:04:05.509Z] [2024-11-07T10:04:05.509Z] [2024-11-07T10:04:05.509Z] ==> git version 2.25.1 found [2024-11-07T10:04:05.509Z] ==> 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-11-07T10:04:05.509Z] Release-Date: 2020-01-08 [2024-11-07T10:04:05.509Z] 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-11-07T10:04:05.509Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-07T10:04:05.509Z] ==> Jenkins CI detected. [2024-11-07T10:04:05.509Z] current dir:  /w/workspace/_app-service-configurable_PR-688 [2024-11-07T10:04:05.509Z] project root: . [2024-11-07T10:04:05.509Z] --> token set from env [2024-11-07T10:04:05.509Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-07T10:04:05.509Z] ==> Running gcov in . (disable via -X gcov) [2024-11-07T10:04:05.509Z] ==> Python coveragepy not found [2024-11-07T10:04:05.509Z] ==> Searching for coverage reports in: [2024-11-07T10:04:05.509Z] + . [2024-11-07T10:04:05.509Z] -> Found 1 reports [2024-11-07T10:04:05.509Z] ==> Detecting git/mercurial file structure [2024-11-07T10:04:05.509Z] ==> Reading reports [2024-11-07T10:04:05.509Z] + ./coverage.out bytes=953 [2024-11-07T10:04:05.509Z] ==> Appending adjustments [2024-11-07T10:04:05.509Z] https://docs.codecov.io/docs/fixing-reports [2024-11-07T10:04:05.769Z] + Found adjustments [2024-11-07T10:04:05.769Z] ==> Gzipping contents [2024-11-07T10:04:05.769Z] 4.0K /tmp/codecov.EUHb0F.gz [2024-11-07T10:04:05.769Z] ==> Uploading reports [2024-11-07T10:04:05.769Z] url: https://codecov.io [2024-11-07T10:04:05.769Z] query: branch=PR-688&commit=7a4dcdcdbf471f89e79875f338f6fba4fe4efb79&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-688%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=688&job=&cmd_args= [2024-11-07T10:04:05.769Z] -> Pinging Codecov [2024-11-07T10:04:05.769Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-688&commit=7a4dcdcdbf471f89e79875f338f6fba4fe4efb79&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-688%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=688&job=&cmd_args= [2024-11-07T10:04:05.769Z] -> Uploading to [2024-11-07T10:04:05.769Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/7a4dcdcdbf471f89e79875f338f6fba4fe4efb79/856df2fb-3a06-4c0e-9b81-cc2fd38572b7.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241107%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241107T100405Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=4866107d6683d44ef83dd433dfb5f14ddcc5865526db9f6a7a75563cf20681d2 [2024-11-07T10:04:05.770Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-07T10:04:05.770Z] Dload Upload Total Spent Left Speed [2024-11-07T10:04:06.029Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1752 --:--:-- --:--:-- --:--:-- 1744 [2024-11-07T10:04:06.029Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/7a4dcdcdbf471f89e79875f338f6fba4fe4efb79 [Pipeline] } [2024-11-07T10:04:06.062Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [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-11-07T10:04:08.243Z] + [ -d /w/workspace/_app-service-configurable_PR-688/archives ] [2024-11-07T10:04:08.243Z] + ls -al /w/workspace/_app-service-configurable_PR-688/archives [2024-11-07T10:04:08.243Z] total 16 [2024-11-07T10:04:08.243Z] drwxr-xr-x 3 root root 4096 Nov 7 09:36 . [2024-11-07T10:04:08.243Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:36 .. [2024-11-07T10:04:08.243Z] drwxr-xr-x 2 root root 4096 Nov 7 09:36 cost [2024-11-07T10:04:08.243Z] -rw-r--r-- 1 root root 96 Nov 7 09:36 cost.csv [2024-11-07T10:04:08.243Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-688/archives [2024-11-07T10:04:08.243Z] + ls -al /w/workspace/_app-service-configurable_PR-688/archives [2024-11-07T10:04:08.243Z] total 16 [2024-11-07T10:04:08.243Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 7 09:36 . [2024-11-07T10:04:08.243Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 7 09:36 .. [2024-11-07T10:04:08.243Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 7 09:36 cost [2024-11-07T10:04:08.243Z] -rw-r--r-- 1 jenkins jenkins 96 Nov 7 09:36 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-07T10:04:08.584Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T10:04:09.486Z] ---> package-listing.sh [2024-11-07T10:04:09.486Z] ++ facter osfamily [2024-11-07T10:04:09.486Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-07T10:04:09.747Z] + OS_FAMILY=debian [2024-11-07T10:04:09.747Z] + workspace=/w/workspace/_app-service-configurable_PR-688 [2024-11-07T10:04:09.747Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-07T10:04:09.747Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-07T10:04:09.747Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-07T10:04:09.747Z] + PACKAGES=/tmp/packages_start.txt [2024-11-07T10:04:09.747Z] + '[' /w/workspace/_app-service-configurable_PR-688 ']' [2024-11-07T10:04:09.747Z] + PACKAGES=/tmp/packages_end.txt [2024-11-07T10:04:09.747Z] + case "${OS_FAMILY}" in [2024-11-07T10:04:09.747Z] + dpkg -l [2024-11-07T10:04:09.747Z] + grep '^ii' [2024-11-07T10:04:09.747Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-07T10:04:09.747Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-07T10:04:09.747Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-07T10:04:09.747Z] + '[' /w/workspace/_app-service-configurable_PR-688 ']' [2024-11-07T10:04:09.747Z] + mkdir -p /w/workspace/_app-service-configurable_PR-688/archives/ [2024-11-07T10:04:09.747Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-688/archives/ [Pipeline] echo [2024-11-07T10:04:09.792Z] 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-688/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-07T10:04:10.090Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-07T10:04:10.744Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-07T10:04:10.744Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-07T10:04:10.912Z] prd-ubuntu20.04-docker-8c-8g-24778 does not seem to be running inside a container [2024-11-07T10:04:10.990Z] $ 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-688/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-688 -v /w/workspace/_app-service-configurable_PR-688:/w/workspace/_app-service-configurable_PR-688:rw,z -v /w/workspace/_app-service-configurable_PR-688@tmp:/w/workspace/_app-service-configurable_PR-688@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-07T10:04:11.178Z] $ docker top 726655b2dbe5a2001c9d23167bd44cae9d3333271c7dc8f24a2701b68970277a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-07T10:04:11.672Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-07T10:04:12.011Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-07T10:04:12.326Z] + ls /var/log/sa-host [2024-11-07T10:04:12.326Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-07T10:04:12.487Z] provisioning config files... [2024-11-07T10:04:12.496Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-688@tmp/config1772012749511875225tmp [Pipeline] { [Pipeline] echo [2024-11-07T10:04:12.564Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T10:04:12.888Z] ---> create-netrc.sh [Pipeline] } [2024-11-07T10:04:12.914Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-07T10:04:13.336Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-07T10:04:13.372Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T10:04:13.691Z] ---> sudo-logs.sh [2024-11-07T10:04:13.691Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-07T10:04:13.794Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T10:04:14.116Z] ---> job-cost.sh [2024-11-07T10:04:14.116Z] lf-activate-venv: SKIPPING [2024-11-07T10:04:14.116Z] DEBUG: total: 0.2199999988079071 [2024-11-07T10:04:14.116Z] INFO: Retrieving Stack Cost... [2024-11-07T10:04:14.683Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-07T10:04:14.943Z] INFO: Archiving Costs [Pipeline] echo [2024-11-07T10:04:14.991Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-07T10:04:15.315Z] ---> logs-deploy.sh [2024-11-07T10:04:15.315Z] lf-activate-venv: SKIPPING [2024-11-07T10:04:15.315Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-688/1 [2024-11-07T10:04:15.315Z] INFO: archiving workspace using pattern(s): [2024-11-07T10:04:16.255Z] Archives upload complete. [2024-11-07T10:04:16.255Z] INFO: archiving logs to Nexus