Pull request #681 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 92001444439b5571917969c8a7ea74bbf5fbffd8+9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 (8899a6f742196874f24be767274bb4e7f48985b1) 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-ssh12872754012811392540.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-ssh2430295736537562397.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-681/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-681/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh996331160608900365.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-681/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13617945195069545734.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-ssh8429558031179442750.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-681/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-681/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5504851095898925016.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 ‘prd-ubuntu20.04-docker-8c-8g-22717’ is offline Running on prd-ubuntu20.04-docker-8c-8g-22718 in /w/workspace/_app-service-configurable_PR-681 [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-681 # 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/681/head:refs/remotes/origin/PR-681 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 into PR head commit 92001444439b5571917969c8a7ea74bbf5fbffd8 Merge succeeded, producing 92001444439b5571917969c8a7ea74bbf5fbffd8 Checking out Revision 92001444439b5571917969c8a7ea74bbf5fbffd8 (PR-681) > git config core.sparsecheckout # timeout=10 > git checkout -f 92001444439b5571917969c8a7ea74bbf5fbffd8 # 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 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 92001444439b5571917969c8a7ea74bbf5fbffd8 # timeout=10 Commit message: "feat: Enable PIE support for ASLR and full RELRO" 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-10-14T08:24:08.217Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-14T08:24:08.436Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-14T08:24:08.561Z] ========================================================= [2024-10-14T08:24:08.561Z] EdgeX Global Pipelines Version Info [2024-10-14T08:24:08.561Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:24:09.331Z] ------------------- [2024-10-14T08:24:09.331Z] stable info: [2024-10-14T08:24:09.331Z] ------------------- [2024-10-14T08:24:09.331Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-14T08:24:09.331Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-14T08:24:09.331Z] Message: update stable to v1.0.265 [2024-10-14T08:24:09.912Z] ------------------- [2024-10-14T08:24:09.912Z] experimental info: [2024-10-14T08:24:09.912Z] ------------------- [2024-10-14T08:24:09.912Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-14T08:24:09.912Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-14T08:24:09.912Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-14T08:24:10.148Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2024-10-14T08:24:10.210Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2024-10-14T08:24:10.271Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-14T08:24:10.328Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-14T08:24:10.383Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-14T08:24:10.437Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-14T08:24:10.491Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-14T08:24:10.547Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-14T08:24:10.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-14T08:24:10.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-14T08:24:10.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-14T08:24:10.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2024-10-14T08:24:10.850Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-14T08:24:10.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-14T08:24:10.968Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T08:24:11.021Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-14T08:24:11.077Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:24:11.137Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-14T08:24:11.200Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-14T08:24:11.269Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-14T08:24:11.329Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-14T08:24:11.391Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-14T08:24:11.447Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-14T08:24:11.507Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-14T08:24:11.569Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-14T08:24:11.640Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-14T08:24:11.701Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-14T08:24:11.761Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-681 [Pipeline] echo [2024-10-14T08:24:11.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-681 [Pipeline] echo [2024-10-14T08:24:11.892Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-681 [Pipeline] echo [2024-10-14T08:24:11.951Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 92001444439b5571917969c8a7ea74bbf5fbffd8 [Pipeline] echo [2024-10-14T08:24:12.006Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9200144 [Pipeline] echo [2024-10-14T08:24:12.060Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:24:12.217Z] provisioning config files... [2024-10-14T08:24:12.231Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-681@tmp/config16937509689495504299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:24:12.619Z] ---> ****-login.sh [2024-10-14T08:24:12.619Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:24:12.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:24:12.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:24:12.880Z] Configure a credential helper to remove this warning. See [2024-10-14T08:24:12.880Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:24:12.880Z] [2024-10-14T08:24:12.880Z] Login Succeeded [2024-10-14T08:24:12.880Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:24:12.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:24:12.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:24:12.880Z] Configure a credential helper to remove this warning. See [2024-10-14T08:24:12.880Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:24:12.880Z] [2024-10-14T08:24:12.880Z] Login Succeeded [2024-10-14T08:24:12.880Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:24:13.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:24:13.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:24:13.142Z] Configure a credential helper to remove this warning. See [2024-10-14T08:24:13.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:24:13.142Z] [2024-10-14T08:24:13.142Z] Login Succeeded [2024-10-14T08:24:13.142Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:24:13.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:24:13.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:24:13.142Z] Configure a credential helper to remove this warning. See [2024-10-14T08:24:13.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:24:13.142Z] [2024-10-14T08:24:13.142Z] Login Succeeded [2024-10-14T08:24:13.142Z] ****.io [2024-10-14T08:24:13.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:24:13.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:24:13.404Z] Configure a credential helper to remove this warning. See [2024-10-14T08:24:13.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:24:13.404Z] [2024-10-14T08:24:13.404Z] Login Succeeded [2024-10-14T08:24:13.404Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:24:13.434Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-14T08:24:14.111Z] + git rev-list -1 --merges 92001444439b5571917969c8a7ea74bbf5fbffd8~1..92001444439b5571917969c8a7ea74bbf5fbffd8 [Pipeline] echo [2024-10-14T08:24:14.171Z] -----------> git rev-list -1 --merges 92001444439b5571917969c8a7ea74bbf5fbffd8~1..92001444439b5571917969c8a7ea74bbf5fbffd8 92001444439b5571917969c8a7ea74bbf5fbffd8 [false] [Pipeline] sh [2024-10-14T08:24:14.502Z] + git log --format=format:%s -1 92001444439b5571917969c8a7ea74bbf5fbffd8 [Pipeline] echo [2024-10-14T08:24:14.547Z] ========================================================= [2024-10-14T08:24:14.547Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-14T08:24:14.547Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:24:15.021Z] + git log --format=format:%s -1 92001444439b5571917969c8a7ea74bbf5fbffd8 [Pipeline] echo [2024-10-14T08:24:15.063Z] [semverPrep] GIT_COMMIT: 92001444439b5571917969c8a7ea74bbf5fbffd8, Commit Message: feat: Enable PIE support for ASLR and full RELRO [Pipeline] echo [2024-10-14T08:24:15.113Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-14T08:24:15.512Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-14T08:24:15.512Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-14T08:24:15.512Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-14T08:24:15.512Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-14T08:24:15.512Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-14T08:24:15.512Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-14T08:24:15.512Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:24:15.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:24:15.977Z] [2024-10-14T08:24:15.977Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:24:16.383Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:24:16.383Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-14T08:24:16.383Z] b85a868b505f: Pulling fs layer [2024-10-14T08:24:16.383Z] e2be974225ed: Pulling fs layer [2024-10-14T08:24:16.383Z] 339a4e72a1f5: Pulling fs layer [2024-10-14T08:24:16.383Z] 988bab9f4d93: Pulling fs layer [2024-10-14T08:24:16.383Z] 1469e6f7b9e6: Pulling fs layer [2024-10-14T08:24:16.383Z] eaf3925da568: Pulling fs layer [2024-10-14T08:24:16.383Z] bab4dde63d76: Pulling fs layer [2024-10-14T08:24:16.383Z] bde34c3a00c8: Pulling fs layer [2024-10-14T08:24:16.383Z] b352a97aabf1: Pulling fs layer [2024-10-14T08:24:16.383Z] 4872d77fe225: Pulling fs layer [2024-10-14T08:24:16.383Z] 5851b861e8e6: Pulling fs layer [2024-10-14T08:24:16.383Z] bab4dde63d76: Waiting [2024-10-14T08:24:16.383Z] bde34c3a00c8: Waiting [2024-10-14T08:24:16.383Z] b352a97aabf1: Waiting [2024-10-14T08:24:16.383Z] 4872d77fe225: Waiting [2024-10-14T08:24:16.383Z] 5851b861e8e6: Waiting [2024-10-14T08:24:16.383Z] 988bab9f4d93: Waiting [2024-10-14T08:24:16.383Z] 1469e6f7b9e6: Waiting [2024-10-14T08:24:16.383Z] eaf3925da568: Waiting [2024-10-14T08:24:16.383Z] e2be974225ed: Verifying Checksum [2024-10-14T08:24:16.383Z] e2be974225ed: Download complete [2024-10-14T08:24:16.383Z] 988bab9f4d93: Verifying Checksum [2024-10-14T08:24:16.383Z] 988bab9f4d93: Download complete [2024-10-14T08:24:16.383Z] 1469e6f7b9e6: Verifying Checksum [2024-10-14T08:24:16.383Z] 1469e6f7b9e6: Download complete [2024-10-14T08:24:16.383Z] eaf3925da568: Download complete [2024-10-14T08:24:16.642Z] 339a4e72a1f5: Verifying Checksum [2024-10-14T08:24:16.642Z] bde34c3a00c8: Download complete [2024-10-14T08:24:16.642Z] b352a97aabf1: Verifying Checksum [2024-10-14T08:24:16.642Z] b352a97aabf1: Download complete [2024-10-14T08:24:16.642Z] 4872d77fe225: Verifying Checksum [2024-10-14T08:24:16.642Z] 4872d77fe225: Download complete [2024-10-14T08:24:16.642Z] 5851b861e8e6: Verifying Checksum [2024-10-14T08:24:16.642Z] 5851b861e8e6: Download complete [2024-10-14T08:24:16.642Z] b85a868b505f: Download complete [2024-10-14T08:24:16.901Z] bab4dde63d76: Verifying Checksum [2024-10-14T08:24:16.901Z] bab4dde63d76: Download complete [2024-10-14T08:24:17.844Z] b85a868b505f: Pull complete [2024-10-14T08:24:18.104Z] e2be974225ed: Pull complete [2024-10-14T08:24:18.673Z] 339a4e72a1f5: Pull complete [2024-10-14T08:24:18.673Z] 988bab9f4d93: Pull complete [2024-10-14T08:24:18.932Z] 1469e6f7b9e6: Pull complete [2024-10-14T08:24:18.932Z] eaf3925da568: Pull complete [2024-10-14T08:24:20.835Z] bab4dde63d76: Pull complete [2024-10-14T08:24:20.835Z] bde34c3a00c8: Pull complete [2024-10-14T08:24:21.096Z] b352a97aabf1: Pull complete [2024-10-14T08:24:21.096Z] 4872d77fe225: Pull complete [2024-10-14T08:24:21.096Z] 5851b861e8e6: Pull complete [2024-10-14T08:24:21.096Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-14T08:24:21.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-14T08:24:21.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:24:21.401Z] prd-ubuntu20.04-docker-8c-8g-22718 does not seem to be running inside a container [2024-10-14T08:24:21.431Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-681 -v /w/workspace/_app-service-configurable_PR-681:/w/workspace/_app-service-configurable_PR-681:rw,z -v /w/workspace/_app-service-configurable_PR-681@tmp:/w/workspace/_app-service-configurable_PR-681@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-10-14T08:24:25.286Z] $ docker top 6e2133ebe42b7e1830e8a9904cf65c0e9315b6a46dad4b064b5e045af852f7c1 -eo pid,comm [2024-10-14T08:24:25.354Z] 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-10-14T08:24:25.354Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-14T08:24:25.523Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:24:25.523Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:24:25.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:24:25.648Z] $ docker exec 6e2133ebe42b7e1830e8a9904cf65c0e9315b6a46dad4b064b5e045af852f7c1 ssh-agent [2024-10-14T08:24:25.767Z] SSH_AUTH_SOCK=/tmp/ssh-z01miAqHxE0C/agent.31 [2024-10-14T08:24:25.767Z] SSH_AGENT_PID=37 [2024-10-14T08:24:25.773Z] Running ssh-add (command line suppressed) [2024-10-14T08:24:25.886Z] Identity added: /w/workspace/_app-service-configurable_PR-681@tmp/private_key_16858070513653068077.key (/w/workspace/_app-service-configurable_PR-681@tmp/private_key_16858070513653068077.key) [2024-10-14T08:24:25.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:24:26.255Z] + git tag --points-at HEAD [Pipeline] } [2024-10-14T08:24:26.283Z] $ docker exec --env ******** --env ******** 6e2133ebe42b7e1830e8a9904cf65c0e9315b6a46dad4b064b5e045af852f7c1 ssh-agent -k [2024-10-14T08:24:26.357Z] unset SSH_AUTH_SOCK; [2024-10-14T08:24:26.357Z] unset SSH_AGENT_PID; [2024-10-14T08:24:26.357Z] echo Agent pid 37 killed; [2024-10-14T08:24:26.367Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-14T08:24:26.484Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-14T08:24:26.484Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-14T08:24:26.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-14T08:24:26.592Z] $ docker exec 6e2133ebe42b7e1830e8a9904cf65c0e9315b6a46dad4b064b5e045af852f7c1 ssh-agent [2024-10-14T08:24:26.695Z] SSH_AUTH_SOCK=/tmp/ssh-pk7TrhaHRIOg/agent.71 [2024-10-14T08:24:26.695Z] SSH_AGENT_PID=77 [2024-10-14T08:24:26.700Z] Running ssh-add (command line suppressed) [2024-10-14T08:24:26.801Z] Identity added: /w/workspace/_app-service-configurable_PR-681@tmp/private_key_9570414552401721520.key (/w/workspace/_app-service-configurable_PR-681@tmp/private_key_9570414552401721520.key) [2024-10-14T08:24:26.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-14T08:24:27.161Z] + git semver init [2024-10-14T08:24:27.421Z] 2024-10-14 08:24:27,328 [run_init] DEBUG init version:0.0.0 force:False [2024-10-14T08:24:27.421Z] 2024-10-14 08:24:27,329 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-681/.semver [2024-10-14T08:24:27.421Z] 2024-10-14 08:24:27,330 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-681/.semver [2024-10-14T08:24:27.421Z] 2024-10-14 08:24:27,330 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-681/.semver'], cwd=/w/workspace/_app-service-configurable_PR-681, universal_newlines=False, shell=None, istream=None) [2024-10-14T08:24:28.804Z] 2024-10-14 08:24:28,402 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-681/.git/info/exclude [2024-10-14T08:24:28.804Z] 2024-10-14 08:24:28,403 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-681/.semver/PR-681 with force:False [2024-10-14T08:24:28.804Z] 2024-10-14 08:24:28,403 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-681/.semver/PR-681 [2024-10-14T08:24:28.804Z] 2024-10-14 08:24:28,408 [execute] INFO git cat-file --batch-check [2024-10-14T08:24:28.804Z] 2024-10-14 08:24:28,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-681/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T08:24:28.804Z] 2024-10-14 08:24:28,418 [execute] INFO git cat-file --batch [2024-10-14T08:24:28.804Z] 2024-10-14 08:24:28,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-681/.semver, universal_newlines=False, shell=None, istream=) [2024-10-14T08:24:28.804Z] 2024-10-14 08:24:28,425 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-681/.semver/PR-681 [2024-10-14T08:24:28.804Z] 0.0.0 [Pipeline] } [2024-10-14T08:24:28.832Z] $ docker exec --env ******** --env ******** 6e2133ebe42b7e1830e8a9904cf65c0e9315b6a46dad4b064b5e045af852f7c1 ssh-agent -k [2024-10-14T08:24:28.937Z] unset SSH_AUTH_SOCK; [2024-10-14T08:24:28.938Z] unset SSH_AGENT_PID; [2024-10-14T08:24:28.939Z] echo Agent pid 77 killed; [2024-10-14T08:24:28.947Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-14T08:24:29.393Z] + git semver [Pipeline] } [2024-10-14T08:24:29.688Z] $ docker stop --time=1 6e2133ebe42b7e1830e8a9904cf65c0e9315b6a46dad4b064b5e045af852f7c1 [2024-10-14T08:24:30.997Z] $ docker rm -f --volumes 6e2133ebe42b7e1830e8a9904cf65c0e9315b6a46dad4b064b5e045af852f7c1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:24:31.424Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-14T08:24:31.742Z] Stashed 1 file(s) [Pipeline] echo [2024-10-14T08:24:31.770Z] [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-10-14T08:24:32.505Z] provisioning config files... [2024-10-14T08:24:32.515Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-681@tmp/config8990791830646857551tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:24:32.890Z] ---> ****-login.sh [2024-10-14T08:24:32.890Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:24:32.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:24:32.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:24:32.891Z] Configure a credential helper to remove this warning. See [2024-10-14T08:24:32.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:24:32.891Z] [2024-10-14T08:24:32.891Z] Login Succeeded [2024-10-14T08:24:32.891Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:24:32.891Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:24:32.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:24:32.891Z] Configure a credential helper to remove this warning. See [2024-10-14T08:24:32.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:24:32.891Z] [2024-10-14T08:24:32.891Z] Login Succeeded [2024-10-14T08:24:32.891Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:24:33.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:24:33.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:24:33.150Z] Configure a credential helper to remove this warning. See [2024-10-14T08:24:33.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:24:33.150Z] [2024-10-14T08:24:33.150Z] Login Succeeded [2024-10-14T08:24:33.150Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:24:33.150Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:24:33.151Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:24:33.151Z] Configure a credential helper to remove this warning. See [2024-10-14T08:24:33.151Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:24:33.151Z] [2024-10-14T08:24:33.151Z] Login Succeeded [2024-10-14T08:24:33.151Z] ****.io [2024-10-14T08:24:33.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:24:33.411Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:24:33.411Z] Configure a credential helper to remove this warning. See [2024-10-14T08:24:33.411Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:24:33.411Z] [2024-10-14T08:24:33.411Z] Login Succeeded [2024-10-14T08:24:33.411Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:24:33.446Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T08:24:33.661Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:24:33.712Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:24:33.760Z] ========================================================= [2024-10-14T08:24:33.760Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-14T08:24:33.760Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:24:34.342Z] + 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-10-14T08:24:34.342Z] Sending build context to Docker daemon 9.192MB [2024-10-14T08:24:34.342Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:24:34.342Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T08:24:34.342Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-14T08:24:34.342Z] 43c4264eed91: Pulling fs layer [2024-10-14T08:24:34.342Z] 4cc291be95ef: Pulling fs layer [2024-10-14T08:24:34.342Z] 2ac1f1163629: Pulling fs layer [2024-10-14T08:24:34.342Z] 5c3c966382ef: Pulling fs layer [2024-10-14T08:24:34.342Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:24:34.342Z] 5d5c8e513c77: Pulling fs layer [2024-10-14T08:24:34.342Z] 9f66e0745190: Pulling fs layer [2024-10-14T08:24:34.342Z] f49a43e4bbc0: Pulling fs layer [2024-10-14T08:24:34.342Z] 561ebcabdf7f: Pulling fs layer [2024-10-14T08:24:34.342Z] 5c3c966382ef: Waiting [2024-10-14T08:24:34.342Z] 4f4fb700ef54: Waiting [2024-10-14T08:24:34.342Z] f49a43e4bbc0: Waiting [2024-10-14T08:24:34.342Z] 5d5c8e513c77: Waiting [2024-10-14T08:24:34.342Z] 561ebcabdf7f: Waiting [2024-10-14T08:24:34.342Z] 9f66e0745190: Waiting [2024-10-14T08:24:34.342Z] 4cc291be95ef: Download complete [2024-10-14T08:24:34.342Z] 5c3c966382ef: Verifying Checksum [2024-10-14T08:24:34.342Z] 5c3c966382ef: Download complete [2024-10-14T08:24:34.602Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T08:24:34.602Z] 4f4fb700ef54: Download complete [2024-10-14T08:24:34.602Z] 5d5c8e513c77: Verifying Checksum [2024-10-14T08:24:34.602Z] 5d5c8e513c77: Download complete [2024-10-14T08:24:34.602Z] 43c4264eed91: Download complete [2024-10-14T08:24:34.602Z] 9f66e0745190: Verifying Checksum [2024-10-14T08:24:34.602Z] 9f66e0745190: Download complete [2024-10-14T08:24:34.602Z] 43c4264eed91: Pull complete [2024-10-14T08:24:34.602Z] 561ebcabdf7f: Verifying Checksum [2024-10-14T08:24:34.602Z] 561ebcabdf7f: Download complete [2024-10-14T08:24:34.862Z] 4cc291be95ef: Pull complete [2024-10-14T08:24:35.121Z] 2ac1f1163629: Verifying Checksum [2024-10-14T08:24:35.121Z] 2ac1f1163629: Download complete [2024-10-14T08:24:35.384Z] f49a43e4bbc0: Verifying Checksum [2024-10-14T08:24:35.384Z] f49a43e4bbc0: Download complete [2024-10-14T08:24:38.672Z] 2ac1f1163629: Pull complete [2024-10-14T08:24:38.672Z] 5c3c966382ef: Pull complete [2024-10-14T08:24:38.672Z] 4f4fb700ef54: Pull complete [2024-10-14T08:24:38.672Z] 5d5c8e513c77: Pull complete [2024-10-14T08:24:38.672Z] 9f66e0745190: Pull complete [2024-10-14T08:24:41.200Z] f49a43e4bbc0: Pull complete [2024-10-14T08:24:41.460Z] 561ebcabdf7f: Pull complete [2024-10-14T08:24:41.460Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-14T08:24:41.720Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-14T08:24:41.720Z] ---> 3a752c3f9dda [2024-10-14T08:24:41.720Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T08:24:47.001Z] ---> Running in 01fbf904acb7 [2024-10-14T08:24:47.001Z] Removing intermediate container 01fbf904acb7 [2024-10-14T08:24:47.001Z] ---> 8d71f5a56ade [2024-10-14T08:24:47.001Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:24:47.001Z] ---> Running in 1a17f7401360 [2024-10-14T08:24:47.001Z] Removing intermediate container 1a17f7401360 [2024-10-14T08:24:47.001Z] ---> cb05aa5b2785 [2024-10-14T08:24:47.001Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:24:47.001Z] ---> Running in 0c93e650a78e [2024-10-14T08:24:47.001Z] Removing intermediate container 0c93e650a78e [2024-10-14T08:24:47.001Z] ---> cc2c2dc4cf2a [2024-10-14T08:24:47.001Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:24:47.001Z] ---> Running in c99c0796fcb9 [2024-10-14T08:24:47.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:24:47.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:24:47.261Z] OK: 246 MiB in 54 packages [2024-10-14T08:24:47.284Z] Still waiting to schedule task [2024-10-14T08:24:47.284Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-14T08:24:47.521Z] Removing intermediate container c99c0796fcb9 [2024-10-14T08:24:47.521Z] ---> b827865960ef [2024-10-14T08:24:47.521Z] Step 7/12 : WORKDIR /app [2024-10-14T08:24:47.521Z] ---> Running in fe818778571b [2024-10-14T08:24:47.521Z] Removing intermediate container fe818778571b [2024-10-14T08:24:47.521Z] ---> 4d58ba71cbcd [2024-10-14T08:24:47.521Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-14T08:24:47.779Z] ---> a62b3e3bda13 [2024-10-14T08:24:47.779Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:24:47.779Z] ---> Running in af6aa7db207b [2024-10-14T08:25:47.218Z] Removing intermediate container af6aa7db207b [2024-10-14T08:25:47.218Z] ---> 725a47618812 [2024-10-14T08:25:47.218Z] Step 10/12 : COPY . . [2024-10-14T08:25:47.218Z] ---> 987575f9f4eb [2024-10-14T08:25:47.218Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:25:47.218Z] ---> Running in 8b02b51d0f48 [2024-10-14T08:25:47.218Z] Removing intermediate container 8b02b51d0f48 [2024-10-14T08:25:47.218Z] ---> f1554c3dfaf8 [2024-10-14T08:25:47.218Z] Step 12/12 : RUN $MAKE [2024-10-14T08:25:47.218Z] ---> Running in 2ad9c0367e02 [2024-10-14T08:25:47.218Z] noop [2024-10-14T08:25:47.218Z] Removing intermediate container 2ad9c0367e02 [2024-10-14T08:25:47.218Z] ---> 6533a9b81edb [2024-10-14T08:25:47.218Z] Successfully built 6533a9b81edb [2024-10-14T08:25:47.218Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:25:47.696Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:25:47.696Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:25:47.870Z] prd-ubuntu20.04-docker-8c-8g-22718 does not seem to be running inside a container [2024-10-14T08:25:47.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-681 -v /w/workspace/_app-service-configurable_PR-681:/w/workspace/_app-service-configurable_PR-681:rw,z -v /w/workspace/_app-service-configurable_PR-681@tmp:/w/workspace/_app-service-configurable_PR-681@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-10-14T08:25:48.234Z] $ docker top 0fed4e8256eb3bfa4dadbfd25242bff451be278c4952b7e89c6475bb283544ba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:25:48.647Z] + go version [2024-10-14T08:25:48.647Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-14T08:25:48.682Z] $ docker stop --time=1 0fed4e8256eb3bfa4dadbfd25242bff451be278c4952b7e89c6475bb283544ba [2024-10-14T08:25:49.988Z] $ docker rm -f --volumes 0fed4e8256eb3bfa4dadbfd25242bff451be278c4952b7e89c6475bb283544ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:25:50.859Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-14T08:25:50.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:25:51.023Z] prd-ubuntu20.04-docker-8c-8g-22718 does not seem to be running inside a container [2024-10-14T08:25:51.055Z] $ 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-681 -v /w/workspace/_app-service-configurable_PR-681:/w/workspace/_app-service-configurable_PR-681:rw,z -v /w/workspace/_app-service-configurable_PR-681@tmp:/w/workspace/_app-service-configurable_PR-681@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-10-14T08:25:51.400Z] $ docker top 589d6eb8b2b954bbb321f6c7a9cc21571791631749c2f3e70acbc311b47aa317 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:25:51.820Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-681 [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:25:52.208Z] + make test [2024-10-14T08:25:52.208Z] go test -race -coverprofile=coverage.out ./... [2024-10-14T08:26:24.310Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-14T08:27:03.608Z] go vet ./... [2024-10-14T08:27:08.877Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:27:08.877Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:27:08.877Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T08:27:08.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T08:27:08.966Z] $ docker stop --time=1 589d6eb8b2b954bbb321f6c7a9cc21571791631749c2f3e70acbc311b47aa317 [2024-10-14T08:27:13.878Z] $ docker rm -f --volumes 589d6eb8b2b954bbb321f6c7a9cc21571791631749c2f3e70acbc311b47aa317 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:27:15.474Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T08:27:15.544Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-14T08:27:16.208Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T08:27:16.534Z] + ls -al . [2024-10-14T08:27:16.534Z] total 260 [2024-10-14T08:27:16.535Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 14 08:25 . [2024-10-14T08:27:16.535Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:24 .. [2024-10-14T08:27:16.535Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 14 08:24 .dockerignore [2024-10-14T08:27:16.535Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:26 .git [2024-10-14T08:27:16.535Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:24 .github [2024-10-14T08:27:16.535Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 14 08:24 .gitignore [2024-10-14T08:27:16.535Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 08:24 .golangci.yml [2024-10-14T08:27:16.535Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:24 .semver [2024-10-14T08:27:16.535Z] -rw-rw-r-- 1 jenkins jenkins 20235 Oct 14 08:24 Attribution.txt [2024-10-14T08:27:16.535Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 14 08:24 CHANGELOG.md [2024-10-14T08:27:16.535Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 14 08:24 Dockerfile [2024-10-14T08:27:16.535Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:24 GOVERNANCE.md [2024-10-14T08:27:16.535Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 14 08:24 Jenkinsfile [2024-10-14T08:27:16.535Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 14 08:24 LICENSE [2024-10-14T08:27:16.535Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 14 08:24 OWNERS.md [2024-10-14T08:27:16.535Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 14 08:24 README.md [2024-10-14T08:27:16.535Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 08:24 VERSION [2024-10-14T08:27:16.535Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:24 bin [2024-10-14T08:27:16.535Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 14 08:26 coverage.out [2024-10-14T08:27:16.535Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 14 08:24 go.mod [2024-10-14T08:27:16.535Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 14 08:24 go.sum [2024-10-14T08:27:16.535Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 14 08:24 main.go [2024-10-14T08:27:16.535Z] -rw-rw-r-- 1 jenkins jenkins 3109 Oct 14 08:24 makefile [2024-10-14T08:27:16.535Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:24 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:27:17.021Z] + 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=92001444439b5571917969c8a7ea74bbf5fbffd8 --label arch=amd64 --label version=0.0.0 . [2024-10-14T08:27:17.021Z] Sending build context to Docker daemon 9.193MB [2024-10-14T08:27:17.021Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:27:17.021Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-14T08:27:17.021Z] ---> 6533a9b81edb [2024-10-14T08:27:17.021Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T08:27:17.279Z] ---> Running in b3f01811644b [2024-10-14T08:27:17.539Z] Removing intermediate container b3f01811644b [2024-10-14T08:27:17.539Z] ---> 4aec2e0bb276 [2024-10-14T08:27:17.539Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:27:17.539Z] ---> Running in b8c3076e2501 [2024-10-14T08:27:17.539Z] Removing intermediate container b8c3076e2501 [2024-10-14T08:27:17.539Z] ---> 79a78b9f000c [2024-10-14T08:27:17.539Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:27:17.539Z] ---> Running in ffd8755a77d3 [2024-10-14T08:27:17.539Z] Removing intermediate container ffd8755a77d3 [2024-10-14T08:27:17.539Z] ---> b170852770f7 [2024-10-14T08:27:17.539Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:27:17.539Z] ---> Running in 172668704f7a [2024-10-14T08:27:17.797Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:27:18.056Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:27:18.315Z] OK: 246 MiB in 54 packages [2024-10-14T08:27:18.882Z] Removing intermediate container 172668704f7a [2024-10-14T08:27:18.882Z] ---> b58d8e2510db [2024-10-14T08:27:18.882Z] Step 7/27 : WORKDIR /app [2024-10-14T08:27:18.882Z] ---> Running in 0848754ff317 [2024-10-14T08:27:18.882Z] Removing intermediate container 0848754ff317 [2024-10-14T08:27:18.882Z] ---> 6984b6ff7176 [2024-10-14T08:27:18.882Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-14T08:27:18.882Z] ---> 58f86d06fa91 [2024-10-14T08:27:18.882Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:27:19.139Z] ---> Running in 48677eb22149 [2024-10-14T08:27:19.706Z] Removing intermediate container 48677eb22149 [2024-10-14T08:27:19.706Z] ---> cd46e40d8334 [2024-10-14T08:27:19.706Z] Step 10/27 : COPY . . [2024-10-14T08:27:20.275Z] ---> 252c350bca92 [2024-10-14T08:27:20.275Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:27:20.275Z] ---> Running in 9672f9dfdab9 [2024-10-14T08:27:20.275Z] Removing intermediate container 9672f9dfdab9 [2024-10-14T08:27:20.275Z] ---> 20a41a5add4f [2024-10-14T08:27:20.275Z] Step 12/27 : RUN $MAKE [2024-10-14T08:27:20.275Z] ---> Running in 475865115f19 [2024-10-14T08:27:20.533Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable [2024-10-14T08:28:07.205Z] Removing intermediate container 475865115f19 [2024-10-14T08:28:07.205Z] ---> 2f88aba69a9b [2024-10-14T08:28:07.205Z] Step 13/27 : FROM alpine:3.20 [2024-10-14T08:28:07.205Z] 3.20: Pulling from library/alpine [2024-10-14T08:28:07.205Z] 43c4264eed91: Already exists [2024-10-14T08:28:07.205Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:28:07.205Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T08:28:07.205Z] ---> 91ef0af61f39 [2024-10-14T08:28:07.205Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T08:28:07.205Z] ---> Running in 20f1ee56d881 [2024-10-14T08:28:07.205Z] Removing intermediate container 20f1ee56d881 [2024-10-14T08:28:07.205Z] ---> cd0581d42aba [2024-10-14T08:28:07.205Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-14T08:28:07.205Z] ---> Running in 2cd8dbe0ee07 [2024-10-14T08:28:07.205Z] Removing intermediate container 2cd8dbe0ee07 [2024-10-14T08:28:07.205Z] ---> 5b7eeba8958c [2024-10-14T08:28:07.205Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T08:28:07.205Z] ---> Running in 8aca9c82c4c4 [2024-10-14T08:28:07.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:28:07.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:28:07.205Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-14T08:28:07.205Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-14T08:28:07.205Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:28:07.205Z] Executing ca-certificates-20240705-r0.trigger [2024-10-14T08:28:07.205Z] OK: 9 MiB in 16 packages [2024-10-14T08:28:07.205Z] Removing intermediate container 8aca9c82c4c4 [2024-10-14T08:28:07.205Z] ---> 272e9880336a [2024-10-14T08:28:07.205Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-14T08:28:07.205Z] ---> Running in 59c6261015c1 [2024-10-14T08:28:07.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:28:07.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:28:07.205Z] Upgrading critical system libraries and apk-tools: [2024-10-14T08:28:07.205Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:28:07.205Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:28:07.205Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:28:07.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-14T08:28:07.205Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-14T08:28:07.205Z] OK: 9 MiB in 16 packages [2024-10-14T08:28:07.205Z] Removing intermediate container 59c6261015c1 [2024-10-14T08:28:07.205Z] ---> a3e994f93255 [2024-10-14T08:28:07.205Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-14T08:28:07.205Z] ---> 1783c163ec12 [2024-10-14T08:28:07.205Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-14T08:28:07.205Z] ---> 897f8117404b [2024-10-14T08:28:07.205Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-14T08:28:07.205Z] ---> a4d6ec2a15e0 [2024-10-14T08:28:07.205Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-14T08:28:08.181Z] ---> 7c43dcc5b919 [2024-10-14T08:28:08.181Z] Step 22/27 : EXPOSE 48095 [2024-10-14T08:28:08.181Z] ---> Running in 05896cb47867 [2024-10-14T08:28:08.181Z] Removing intermediate container 05896cb47867 [2024-10-14T08:28:08.181Z] ---> 67ea2756e720 [2024-10-14T08:28:08.181Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-14T08:28:08.181Z] ---> Running in 05614f2cfeaa [2024-10-14T08:28:08.181Z] Removing intermediate container 05614f2cfeaa [2024-10-14T08:28:08.181Z] ---> a3f0919210d9 [2024-10-14T08:28:08.181Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T08:28:08.441Z] ---> Running in 04abe9d37db3 [2024-10-14T08:28:08.441Z] Removing intermediate container 04abe9d37db3 [2024-10-14T08:28:08.441Z] ---> 72a52c08876f [2024-10-14T08:28:08.441Z] Step 25/27 : LABEL arch=amd64 [2024-10-14T08:28:08.441Z] ---> Running in e36fc636b55b [2024-10-14T08:28:08.441Z] Removing intermediate container e36fc636b55b [2024-10-14T08:28:08.441Z] ---> 18e5798ee12c [2024-10-14T08:28:08.441Z] Step 26/27 : LABEL git_sha=92001444439b5571917969c8a7ea74bbf5fbffd8 [2024-10-14T08:28:08.441Z] ---> Running in 8063fc90487e [2024-10-14T08:28:08.441Z] Removing intermediate container 8063fc90487e [2024-10-14T08:28:08.441Z] ---> aa9531638729 [2024-10-14T08:28:08.441Z] Step 27/27 : LABEL version=0.0.0 [2024-10-14T08:28:08.702Z] ---> Running in 074773e0689a [2024-10-14T08:28:08.702Z] Removing intermediate container 074773e0689a [2024-10-14T08:28:08.702Z] ---> 8ee89cab62e2 [2024-10-14T08:28:08.702Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T08:28:08.702Z] Successfully built 8ee89cab62e2 [2024-10-14T08:28:08.702Z] 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-10-14T08:28:09.686Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:28:09.686Z] [2024-10-14T08:28:09.686Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:28:10.079Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:28:10.079Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-14T08:28:10.079Z] 5eb5b503b376: Pulling fs layer [2024-10-14T08:28:10.079Z] 5c69ac0246d0: Pulling fs layer [2024-10-14T08:28:10.079Z] ec43610c2a17: Pulling fs layer [2024-10-14T08:28:10.079Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-14T08:28:10.079Z] 33b1e0a273af: Pulling fs layer [2024-10-14T08:28:10.079Z] 5d3b04190fa2: Pulling fs layer [2024-10-14T08:28:10.079Z] 2f39f015ded8: Pulling fs layer [2024-10-14T08:28:10.079Z] 3a2ae6a8a46f: Waiting [2024-10-14T08:28:10.079Z] 33b1e0a273af: Waiting [2024-10-14T08:28:10.079Z] 5c69ac0246d0: Verifying Checksum [2024-10-14T08:28:10.079Z] 5c69ac0246d0: Download complete [2024-10-14T08:28:10.079Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-14T08:28:10.079Z] 3a2ae6a8a46f: Download complete [2024-10-14T08:28:10.079Z] 33b1e0a273af: Verifying Checksum [2024-10-14T08:28:10.079Z] 33b1e0a273af: Download complete [2024-10-14T08:28:10.079Z] 5d3b04190fa2: Verifying Checksum [2024-10-14T08:28:10.079Z] 5d3b04190fa2: Download complete [2024-10-14T08:28:10.079Z] ec43610c2a17: Verifying Checksum [2024-10-14T08:28:10.079Z] ec43610c2a17: Download complete [2024-10-14T08:28:10.336Z] 5eb5b503b376: Verifying Checksum [2024-10-14T08:28:10.336Z] 5eb5b503b376: Download complete [2024-10-14T08:28:10.901Z] 2f39f015ded8: Download complete [2024-10-14T08:28:11.470Z] 5eb5b503b376: Pull complete [2024-10-14T08:28:11.728Z] 5c69ac0246d0: Pull complete [2024-10-14T08:28:11.987Z] ec43610c2a17: Pull complete [2024-10-14T08:28:11.987Z] 3a2ae6a8a46f: Pull complete [2024-10-14T08:28:12.244Z] 33b1e0a273af: Pull complete [2024-10-14T08:28:12.244Z] 5d3b04190fa2: Pull complete [2024-10-14T08:28:16.436Z] 2f39f015ded8: Pull complete [2024-10-14T08:28:16.436Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-14T08:28:16.436Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:28:16.436Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:28:16.706Z] prd-ubuntu20.04-docker-8c-8g-22718 does not seem to be running inside a container [2024-10-14T08:28:16.736Z] $ 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-681 -v /w/workspace/_app-service-configurable_PR-681:/w/workspace/_app-service-configurable_PR-681:rw,z -v /w/workspace/_app-service-configurable_PR-681@tmp:/w/workspace/_app-service-configurable_PR-681@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-10-14T08:28:23.823Z] $ docker top 7ea60e12891561d81fa5f9550117da902027758fdf784a7dc7c61381df0b4498 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:28:24.314Z] ---> job-cost.sh [2024-10-14T08:28:24.315Z] lf-activate-venv: SKIPPING [2024-10-14T08:28:24.315Z] INFO: No Stack... [2024-10-14T08:28:24.574Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T08:28:25.143Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T08:28:25.468Z] + + cut -d, -f6 [2024-10-14T08:28:25.468Z] cat /w/workspace/_app-service-configurable_PR-681/archives/cost.csv [Pipeline] lock [2024-10-14T08:28:25.515Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-681-1-stack-cost] [2024-10-14T08:28:25.522Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-681-1-stack-cost] did not exist. Created. [2024-10-14T08:28:25.529Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-681-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T08:28:25.942Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-14T08:28:25.999Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T08:28:26.036Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-681-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T08:28:26.125Z] $ docker stop --time=1 7ea60e12891561d81fa5f9550117da902027758fdf784a7dc7c61381df0b4498 [2024-10-14T08:28:27.295Z] $ docker rm -f --volumes 7ea60e12891561d81fa5f9550117da902027758fdf784a7dc7c61381df0b4498 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-14T08:29:19.138Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22720 in /w/workspace/_app-service-configurable_PR-681 [Pipeline] { [Pipeline] ws [2024-10-14T08:29:19.213Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2024-10-14T08:29:22.317Z] The recommended git tool is: git [2024-10-14T08:29:27.430Z] using credential edgex-jenkins-ssh [2024-10-14T08:29:27.456Z] Cloning the remote Git repository [2024-10-14T08:29:27.505Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2024-10-14T08:29:27.605Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2024-10-14T08:29:27.756Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-10-14T08:29:27.758Z] > git --version # timeout=10 [2024-10-14T08:29:27.790Z] > git --version # 'git version 2.25.1' [2024-10-14T08:29:27.796Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T08:29:27.971Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:29:30.090Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-10-14T08:29:30.117Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-14T08:29:31.090Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2024-10-14T08:29:31.767Z] Merging remotes/origin/main commit 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 into PR head commit 92001444439b5571917969c8a7ea74bbf5fbffd8 [2024-10-14T08:29:32.086Z] Merge succeeded, producing 92001444439b5571917969c8a7ea74bbf5fbffd8 [2024-10-14T08:29:32.086Z] Checking out Revision 92001444439b5571917969c8a7ea74bbf5fbffd8 (PR-681) [2024-10-14T08:29:31.137Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2024-10-14T08:29:31.138Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T08:29:31.162Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/681/head:refs/remotes/origin/PR-681 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-14T08:29:31.787Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T08:29:31.880Z] > git checkout -f 92001444439b5571917969c8a7ea74bbf5fbffd8 # timeout=10 [2024-10-14T08:29:31.965Z] > git remote # timeout=10 [2024-10-14T08:29:31.982Z] > git config --get remote.origin.url # timeout=10 [2024-10-14T08:29:32.005Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-14T08:29:32.031Z] > git merge 9b6aadea922e0eac7cea5ad9ae9f35753d37dc32 # timeout=10 [2024-10-14T08:29:32.065Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-14T08:29:32.094Z] > git config core.sparsecheckout # timeout=10 [2024-10-14T08:29:32.106Z] > git checkout -f 92001444439b5571917969c8a7ea74bbf5fbffd8 # timeout=10 [2024-10-14T08:29:35.728Z] Commit message: "feat: Enable PIE support for ASLR and full RELRO" [2024-10-14T08:29:35.862Z] > git --version # timeout=10 [2024-10-14T08:29:35.876Z] > git --version # 'git version 2.25.1' [2024-10-14T08:29:35.904Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:29:37.936Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-14T08:29:37.937Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:29:37.937Z] Dload Upload Total Spent Left Speed [2024-10-14T08:29:37.937Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2024-10-14T08:29:38.291Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-14T08:29:38.665Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-14T08:29:38.665Z] + sudo tee /etc/docker/daemon.new [2024-10-14T08:29:38.665Z] { [2024-10-14T08:29:38.665Z] "registry-mirrors": [ [2024-10-14T08:29:38.665Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-14T08:29:38.665Z] ], [2024-10-14T08:29:38.665Z] "bip": "10.250.0.254/24", [2024-10-14T08:29:38.665Z] "hosts": [ [2024-10-14T08:29:38.665Z] "tcp://0.0.0.0:5555", [2024-10-14T08:29:38.665Z] "unix:///var/run/docker.sock" [2024-10-14T08:29:38.665Z] ], [2024-10-14T08:29:38.665Z] "mtu": 1458, [2024-10-14T08:29:38.665Z] "selinux-enabled": true, [2024-10-14T08:29:38.665Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-14T08:29:38.665Z] } [Pipeline] sh [2024-10-14T08:29:39.036Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-14T08:29:39.408Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:29:57.804Z] provisioning config files... [2024-10-14T08:29:57.840Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config14922836434619034675tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:29:58.751Z] ---> ****-login.sh [2024-10-14T08:29:58.751Z] nexus3.edgexfoundry.org:10001 [2024-10-14T08:29:58.752Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:29:59.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:29:59.025Z] Configure a credential helper to remove this warning. See [2024-10-14T08:29:59.025Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:29:59.025Z] [2024-10-14T08:29:59.025Z] Login Succeeded [2024-10-14T08:29:59.025Z] nexus3.edgexfoundry.org:10002 [2024-10-14T08:29:59.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:29:59.300Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:29:59.300Z] Configure a credential helper to remove this warning. See [2024-10-14T08:29:59.300Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:29:59.300Z] [2024-10-14T08:29:59.300Z] Login Succeeded [2024-10-14T08:29:59.300Z] nexus3.edgexfoundry.org:10003 [2024-10-14T08:29:59.574Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:29:59.841Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:29:59.842Z] Configure a credential helper to remove this warning. See [2024-10-14T08:29:59.842Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:29:59.842Z] [2024-10-14T08:29:59.842Z] Login Succeeded [2024-10-14T08:29:59.842Z] nexus3.edgexfoundry.org:10004 [2024-10-14T08:30:00.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:30:01.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:30:01.198Z] Configure a credential helper to remove this warning. See [2024-10-14T08:30:01.198Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:30:01.198Z] [2024-10-14T08:30:01.198Z] Login Succeeded [2024-10-14T08:30:01.198Z] ****.io [2024-10-14T08:30:01.470Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-14T08:30:01.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-14T08:30:01.750Z] Configure a credential helper to remove this warning. See [2024-10-14T08:30:01.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-14T08:30:01.750Z] [2024-10-14T08:30:01.750Z] Login Succeeded [2024-10-14T08:30:01.750Z] ---> ****-login.sh ends [Pipeline] } [2024-10-14T08:30:01.792Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-14T08:30:02.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:30:02.363Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-14T08:30:02.410Z] ========================================================= [2024-10-14T08:30:02.410Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-14T08:30:02.410Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:30:02.968Z] + 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-10-14T08:30:02.969Z] Sending build context to Docker daemon 242.7kB [2024-10-14T08:30:03.237Z] Step 1/12 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:30:03.237Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-14T08:30:03.237Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-14T08:30:03.237Z] cf04c63912e1: Pulling fs layer [2024-10-14T08:30:03.237Z] 55b35a11ae5e: Pulling fs layer [2024-10-14T08:30:03.237Z] a37a00ec5f00: Pulling fs layer [2024-10-14T08:30:03.237Z] 50b3750afda1: Pulling fs layer [2024-10-14T08:30:03.237Z] 4f4fb700ef54: Pulling fs layer [2024-10-14T08:30:03.237Z] 80978eb59214: Pulling fs layer [2024-10-14T08:30:03.237Z] c9f46d7d2bd2: Pulling fs layer [2024-10-14T08:30:03.237Z] c5a475d317c9: Pulling fs layer [2024-10-14T08:30:03.237Z] 50b3750afda1: Waiting [2024-10-14T08:30:03.237Z] 4f4fb700ef54: Waiting [2024-10-14T08:30:03.237Z] 80978eb59214: Waiting [2024-10-14T08:30:03.237Z] c9f46d7d2bd2: Waiting [2024-10-14T08:30:03.237Z] c5a475d317c9: Waiting [2024-10-14T08:30:03.516Z] 55b35a11ae5e: Download complete [2024-10-14T08:30:03.516Z] 50b3750afda1: Verifying Checksum [2024-10-14T08:30:03.516Z] 50b3750afda1: Download complete [2024-10-14T08:30:03.516Z] 4f4fb700ef54: Verifying Checksum [2024-10-14T08:30:03.516Z] 4f4fb700ef54: Download complete [2024-10-14T08:30:03.516Z] 80978eb59214: Verifying Checksum [2024-10-14T08:30:03.516Z] 80978eb59214: Download complete [2024-10-14T08:30:03.516Z] cf04c63912e1: Verifying Checksum [2024-10-14T08:30:03.516Z] cf04c63912e1: Download complete [2024-10-14T08:30:04.153Z] c5a475d317c9: Verifying Checksum [2024-10-14T08:30:04.153Z] c5a475d317c9: Download complete [2024-10-14T08:30:04.425Z] cf04c63912e1: Pull complete [2024-10-14T08:30:05.011Z] 55b35a11ae5e: Pull complete [2024-10-14T08:30:05.281Z] a37a00ec5f00: Verifying Checksum [2024-10-14T08:30:05.281Z] a37a00ec5f00: Download complete [2024-10-14T08:30:06.253Z] c9f46d7d2bd2: Verifying Checksum [2024-10-14T08:30:06.253Z] c9f46d7d2bd2: Download complete [2024-10-14T08:30:20.093Z] a37a00ec5f00: Pull complete [2024-10-14T08:30:20.093Z] 50b3750afda1: Pull complete [2024-10-14T08:30:20.093Z] 4f4fb700ef54: Pull complete [2024-10-14T08:30:20.093Z] 80978eb59214: Pull complete [2024-10-14T08:30:25.914Z] c9f46d7d2bd2: Pull complete [2024-10-14T08:30:27.885Z] c5a475d317c9: Pull complete [2024-10-14T08:30:27.885Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-14T08:30:27.885Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-14T08:30:27.885Z] ---> be29e6b0f0d4 [2024-10-14T08:30:27.885Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T08:30:29.832Z] ---> Running in fccb765790ae [2024-10-14T08:30:30.098Z] Removing intermediate container fccb765790ae [2024-10-14T08:30:30.098Z] ---> 3cac592a1fa1 [2024-10-14T08:30:30.098Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:30:30.098Z] ---> Running in 349e0e1b8f9e [2024-10-14T08:30:30.367Z] Removing intermediate container 349e0e1b8f9e [2024-10-14T08:30:30.367Z] ---> ffcd630224f0 [2024-10-14T08:30:30.367Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:30:30.367Z] ---> Running in ee4ca22793ef [2024-10-14T08:30:30.639Z] Removing intermediate container ee4ca22793ef [2024-10-14T08:30:30.639Z] ---> 8b51fdc4fb33 [2024-10-14T08:30:30.639Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:30:30.914Z] ---> Running in a4f575b34376 [2024-10-14T08:30:32.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:30:32.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:30:34.088Z] OK: 238 MiB in 54 packages [2024-10-14T08:30:35.052Z] Removing intermediate container a4f575b34376 [2024-10-14T08:30:35.052Z] ---> 3c34bd0abe45 [2024-10-14T08:30:35.052Z] Step 7/12 : WORKDIR /app [2024-10-14T08:30:35.052Z] ---> Running in f1f5d79c47f1 [2024-10-14T08:30:35.321Z] Removing intermediate container f1f5d79c47f1 [2024-10-14T08:30:35.321Z] ---> d02e2bb92009 [2024-10-14T08:30:35.321Z] Step 8/12 : COPY go.mod vendor* ./ [2024-10-14T08:30:36.737Z] ---> db0fa7a0b6e5 [2024-10-14T08:30:36.737Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:30:37.022Z] ---> Running in c2049fd12334 [2024-10-14T08:32:28.705Z] Removing intermediate container c2049fd12334 [2024-10-14T08:32:28.705Z] ---> c24e2b3c691f [2024-10-14T08:32:28.705Z] Step 10/12 : COPY . . [2024-10-14T08:32:28.705Z] ---> fcd92900eead [2024-10-14T08:32:28.705Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:32:28.705Z] ---> Running in 33f9b28d2e6c [2024-10-14T08:32:28.705Z] Removing intermediate container 33f9b28d2e6c [2024-10-14T08:32:28.705Z] ---> 6eee824ec9d4 [2024-10-14T08:32:28.705Z] Step 12/12 : RUN $MAKE [2024-10-14T08:32:28.705Z] ---> Running in 1c65fc72066e [2024-10-14T08:32:28.705Z] noop [2024-10-14T08:32:28.705Z] Removing intermediate container 1c65fc72066e [2024-10-14T08:32:28.705Z] ---> b265c497350e [2024-10-14T08:32:28.705Z] Successfully built b265c497350e [2024-10-14T08:32:28.705Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:32:29.230Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T08:32:29.230Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:32:29.552Z] prd-ubuntu20.04-docker-arm64-4c-16g-22720 does not seem to be running inside a container [2024-10-14T08:32:29.628Z] $ 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-10-14T08:32:30.956Z] $ docker top f48a11c78628cfd9d4901f3e2f10960b4db490ab1f1f4a12d57d2e26130ab923 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:32:31.853Z] + go version [2024-10-14T08:32:31.853Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-14T08:32:31.897Z] $ docker stop --time=1 f48a11c78628cfd9d4901f3e2f10960b4db490ab1f1f4a12d57d2e26130ab923 [2024-10-14T08:32:33.526Z] $ docker rm -f --volumes f48a11c78628cfd9d4901f3e2f10960b4db490ab1f1f4a12d57d2e26130ab923 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:32:34.485Z] + docker inspect -f . ci-base-image-arm64 [2024-10-14T08:32:34.485Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:32:34.777Z] prd-ubuntu20.04-docker-arm64-4c-16g-22720 does not seem to be running inside a container [2024-10-14T08:32:34.847Z] $ 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-10-14T08:32:35.999Z] $ docker top 7650458225c5551e3d45b02075074132125ad851b5af6cfef7707ee37d986f0d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:32:36.891Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2024-10-14T08:32:37.629Z] + make test [2024-10-14T08:32:37.629Z] go test -race -coverprofile=coverage.out ./... [2024-10-14T08:37:59.966Z] github.com/edgexfoundry/app-service-configurable coverage: 0.0% of statements [2024-10-14T08:37:59.966Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-14T08:37:59.966Z] go vet ./... [2024-10-14T08:42:36.908Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-14T08:42:36.908Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-14T08:42:36.908Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-14T08:42:36.960Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-14T08:42:37.002Z] $ docker stop --time=1 7650458225c5551e3d45b02075074132125ad851b5af6cfef7707ee37d986f0d [2024-10-14T08:42:38.918Z] $ docker rm -f --volumes 7650458225c5551e3d45b02075074132125ad851b5af6cfef7707ee37d986f0d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-14T08:42:41.559Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-14T08:42:41.603Z] Warning: overwriting stash ‘coverage-report’ [2024-10-14T08:42:42.156Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-14T08:42:42.834Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-14T08:42:43.185Z] + ls -al . [2024-10-14T08:42:43.185Z] total 256 [2024-10-14T08:42:43.185Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 14 08:32 . [2024-10-14T08:42:43.185Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 14 08:29 .. [2024-10-14T08:42:43.185Z] -rw-rw-r-- 1 jenkins jenkins 119 Oct 14 08:29 .dockerignore [2024-10-14T08:42:43.185Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:29 .git [2024-10-14T08:42:43.185Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 14 08:29 .github [2024-10-14T08:42:43.185Z] -rw-rw-r-- 1 jenkins jenkins 106 Oct 14 08:29 .gitignore [2024-10-14T08:42:43.185Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 14 08:29 .golangci.yml [2024-10-14T08:42:43.185Z] -rw-rw-r-- 1 jenkins jenkins 20235 Oct 14 08:29 Attribution.txt [2024-10-14T08:42:43.185Z] -rw-rw-r-- 1 jenkins jenkins 37263 Oct 14 08:29 CHANGELOG.md [2024-10-14T08:42:43.185Z] -rw-rw-r-- 1 jenkins jenkins 2007 Oct 14 08:29 Dockerfile [2024-10-14T08:42:43.185Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 14 08:29 GOVERNANCE.md [2024-10-14T08:42:43.185Z] -rw-rw-r-- 1 jenkins jenkins 666 Oct 14 08:29 Jenkinsfile [2024-10-14T08:42:43.185Z] -rw-rw-r-- 1 jenkins jenkins 10174 Oct 14 08:29 LICENSE [2024-10-14T08:42:43.185Z] -rw-rw-r-- 1 jenkins jenkins 618 Oct 14 08:29 OWNERS.md [2024-10-14T08:42:43.185Z] -rw-rw-r-- 1 jenkins jenkins 4582 Oct 14 08:29 README.md [2024-10-14T08:42:43.185Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 14 08:24 VERSION [2024-10-14T08:42:43.185Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 14 08:29 bin [2024-10-14T08:42:43.185Z] -rw-r--r-- 1 jenkins jenkins 953 Oct 14 08:37 coverage.out [2024-10-14T08:42:43.185Z] -rw-rw-r-- 1 jenkins jenkins 7313 Oct 14 08:29 go.mod [2024-10-14T08:42:43.185Z] -rw-rw-r-- 1 jenkins jenkins 100922 Oct 14 08:29 go.sum [2024-10-14T08:42:43.185Z] -rw-rw-r-- 1 jenkins jenkins 1937 Oct 14 08:29 main.go [2024-10-14T08:42:43.185Z] -rw-rw-r-- 1 jenkins jenkins 3109 Oct 14 08:29 makefile [2024-10-14T08:42:43.185Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 14 08:29 res [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:42:43.639Z] + 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=92001444439b5571917969c8a7ea74bbf5fbffd8 --label arch=arm64 --label version=0.0.0 . [2024-10-14T08:42:43.907Z] Sending build context to Docker daemon 244.2kB [2024-10-14T08:42:43.907Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-10-14T08:42:43.907Z] Step 2/27 : FROM ${BASE} AS builder [2024-10-14T08:42:43.907Z] ---> b265c497350e [2024-10-14T08:42:43.907Z] Step 3/27 : ARG ALPINE_PKG_BASE="make git" [2024-10-14T08:42:43.907Z] ---> Running in 796601a90b5d [2024-10-14T08:42:44.181Z] Removing intermediate container 796601a90b5d [2024-10-14T08:42:44.181Z] ---> f197aa7c01f5 [2024-10-14T08:42:44.181Z] Step 4/27 : ARG ALPINE_PKG_EXTRA="" [2024-10-14T08:42:44.449Z] ---> Running in 56cfd7de5766 [2024-10-14T08:42:44.732Z] Removing intermediate container 56cfd7de5766 [2024-10-14T08:42:44.732Z] ---> 5a4c59edf03d [2024-10-14T08:42:44.732Z] Step 5/27 : ARG ADD_BUILD_TAGS="" [2024-10-14T08:42:44.732Z] ---> Running in 3d002e3788e0 [2024-10-14T08:42:45.019Z] Removing intermediate container 3d002e3788e0 [2024-10-14T08:42:45.019Z] ---> c82800bdf2d3 [2024-10-14T08:42:45.019Z] Step 6/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-14T08:42:45.019Z] ---> Running in fe8caff93272 [2024-10-14T08:42:46.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:42:46.716Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:42:48.131Z] OK: 238 MiB in 54 packages [2024-10-14T08:42:49.095Z] Removing intermediate container fe8caff93272 [2024-10-14T08:42:49.095Z] ---> 66fbef84ba93 [2024-10-14T08:42:49.095Z] Step 7/27 : WORKDIR /app [2024-10-14T08:42:49.095Z] ---> Running in 9228ef1f2c26 [2024-10-14T08:42:49.364Z] Removing intermediate container 9228ef1f2c26 [2024-10-14T08:42:49.364Z] ---> a7ece2ee71b3 [2024-10-14T08:42:49.364Z] Step 8/27 : COPY go.mod vendor* ./ [2024-10-14T08:42:49.948Z] ---> 24dd7f21ed0b [2024-10-14T08:42:49.948Z] Step 9/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-14T08:42:49.948Z] ---> Running in f56f791b7793 [2024-10-14T08:42:52.537Z] Removing intermediate container f56f791b7793 [2024-10-14T08:42:52.537Z] ---> fd7b78a9d2bd [2024-10-14T08:42:52.537Z] Step 10/27 : COPY . . [2024-10-14T08:42:53.124Z] ---> 0a43f613e443 [2024-10-14T08:42:53.124Z] Step 11/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-14T08:42:53.124Z] ---> Running in 869715ed40de [2024-10-14T08:42:53.714Z] Removing intermediate container 869715ed40de [2024-10-14T08:42:53.714Z] ---> f9be051876e0 [2024-10-14T08:42:53.714Z] Step 12/27 : RUN $MAKE [2024-10-14T08:42:53.714Z] ---> Running in 2189576161ca [2024-10-14T08:42:55.138Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.SDKVersion=v3.2.0-dev.55 -X github.com/edgexfoundry/app-functions-sdk-go/v3/internal.ApplicationVersion=0.0.0" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o app-service-configurable [2024-10-14T08:47:32.038Z] Removing intermediate container 2189576161ca [2024-10-14T08:47:32.038Z] ---> 2fa37d5201f7 [2024-10-14T08:47:32.038Z] Step 13/27 : FROM alpine:3.20 [2024-10-14T08:47:32.038Z] 3.20: Pulling from library/alpine [2024-10-14T08:47:32.038Z] cf04c63912e1: Already exists [2024-10-14T08:47:32.038Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-14T08:47:32.038Z] Status: Downloaded newer image for alpine:3.20 [2024-10-14T08:47:32.038Z] ---> c157a85ed455 [2024-10-14T08:47:32.038Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-14T08:47:32.038Z] ---> Running in 1eeb15e49aec [2024-10-14T08:47:32.038Z] Removing intermediate container 1eeb15e49aec [2024-10-14T08:47:32.038Z] ---> f2c3fac9ee81 [2024-10-14T08:47:32.038Z] Step 15/27 : LABEL Name=app-service-configurable Version=${VERSION} [2024-10-14T08:47:32.038Z] ---> Running in 8dcc92a07a10 [2024-10-14T08:47:32.038Z] Removing intermediate container 8dcc92a07a10 [2024-10-14T08:47:32.038Z] ---> bbb178b3f9d5 [2024-10-14T08:47:32.038Z] Step 16/27 : RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-14T08:47:32.038Z] ---> Running in cb2b5e04bb87 [2024-10-14T08:47:32.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:47:32.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:47:32.038Z] (1/2) Installing ca-certificates (20240705-r0) [2024-10-14T08:47:32.038Z] (2/2) Installing dumb-init (1.2.5-r3) [2024-10-14T08:47:32.038Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:47:32.038Z] Executing ca-certificates-20240705-r0.trigger [2024-10-14T08:47:32.038Z] OK: 10 MiB in 16 packages [2024-10-14T08:47:32.626Z] Removing intermediate container cb2b5e04bb87 [2024-10-14T08:47:32.626Z] ---> b55b320a6da7 [2024-10-14T08:47:32.626Z] Step 17/27 : RUN apk --no-cache upgrade [2024-10-14T08:47:32.894Z] ---> Running in 8ba4e8107bf7 [2024-10-14T08:47:33.854Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:47:34.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:47:37.441Z] Upgrading critical system libraries and apk-tools: [2024-10-14T08:47:37.441Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-14T08:47:37.441Z] Executing busybox-1.36.1-r29.trigger [2024-10-14T08:47:37.441Z] Continuing the upgrade transaction with new apk-tools: [2024-10-14T08:47:37.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-14T08:47:38.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-14T08:47:39.995Z] OK: 10 MiB in 16 packages [2024-10-14T08:47:41.433Z] Removing intermediate container 8ba4e8107bf7 [2024-10-14T08:47:41.433Z] ---> e1bac1861d2b [2024-10-14T08:47:41.433Z] Step 18/27 : COPY --from=builder /app/Attribution.txt /Attribution.txt [2024-10-14T08:47:42.024Z] ---> dbacbb4fc54c [2024-10-14T08:47:42.024Z] Step 19/27 : COPY --from=builder /app/LICENSE /LICENSE [2024-10-14T08:47:43.004Z] ---> 546b8c2c9eba [2024-10-14T08:47:43.004Z] Step 20/27 : COPY --from=builder /app/res/ /res/ [2024-10-14T08:47:43.589Z] ---> 2cda3a099fb3 [2024-10-14T08:47:43.589Z] Step 21/27 : COPY --from=builder /app/app-service-configurable /app-service-configurable [2024-10-14T08:47:46.972Z] ---> 1f66f6144465 [2024-10-14T08:47:46.972Z] Step 22/27 : EXPOSE 48095 [2024-10-14T08:47:46.972Z] ---> Running in 3cee7263c05f [2024-10-14T08:47:46.972Z] Removing intermediate container 3cee7263c05f [2024-10-14T08:47:46.972Z] ---> bf2aaa5e3ba0 [2024-10-14T08:47:46.972Z] Step 23/27 : ENTRYPOINT ["/app-service-configurable"] [2024-10-14T08:47:47.238Z] ---> Running in b24a62cc7d11 [2024-10-14T08:47:47.505Z] Removing intermediate container b24a62cc7d11 [2024-10-14T08:47:47.505Z] ---> a79c483a0562 [2024-10-14T08:47:47.505Z] Step 24/27 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-14T08:47:47.505Z] ---> Running in 183cf9b01beb [2024-10-14T08:47:47.779Z] Removing intermediate container 183cf9b01beb [2024-10-14T08:47:47.779Z] ---> 7cac509cd4e8 [2024-10-14T08:47:47.779Z] Step 25/27 : LABEL arch=arm64 [2024-10-14T08:47:48.054Z] ---> Running in c9b959dbeff2 [2024-10-14T08:47:48.322Z] Removing intermediate container c9b959dbeff2 [2024-10-14T08:47:48.322Z] ---> 2a64350dec0a [2024-10-14T08:47:48.322Z] Step 26/27 : LABEL git_sha=92001444439b5571917969c8a7ea74bbf5fbffd8 [2024-10-14T08:47:48.322Z] ---> Running in c2569d346f59 [2024-10-14T08:47:48.923Z] Removing intermediate container c2569d346f59 [2024-10-14T08:47:48.923Z] ---> 6bedb4ecc689 [2024-10-14T08:47:48.923Z] Step 27/27 : LABEL version=0.0.0 [2024-10-14T08:47:48.923Z] ---> Running in a156ff5e0a3d [2024-10-14T08:47:49.194Z] Removing intermediate container a156ff5e0a3d [2024-10-14T08:47:49.194Z] ---> 823b7f07a1b4 [2024-10-14T08:47:49.194Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-14T08:47:49.194Z] Successfully built 823b7f07a1b4 [2024-10-14T08:47:49.194Z] 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-10-14T08:47:50.155Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:47:50.155Z] [2024-10-14T08:47:50.155Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:47:50.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:47:50.595Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-14T08:47:50.595Z] 8998bd30e6a1: Pulling fs layer [2024-10-14T08:47:50.595Z] 04944245beec: Pulling fs layer [2024-10-14T08:47:50.595Z] 699f458cf7ca: Pulling fs layer [2024-10-14T08:47:50.595Z] 765212b225bb: Pulling fs layer [2024-10-14T08:47:50.595Z] f23df028b6ca: Pulling fs layer [2024-10-14T08:47:50.595Z] d65c8cfc05b1: Pulling fs layer [2024-10-14T08:47:50.595Z] 2437ff75d9bd: Pulling fs layer [2024-10-14T08:47:50.595Z] 765212b225bb: Waiting [2024-10-14T08:47:50.595Z] f23df028b6ca: Waiting [2024-10-14T08:47:50.595Z] d65c8cfc05b1: Waiting [2024-10-14T08:47:50.595Z] 2437ff75d9bd: Waiting [2024-10-14T08:47:50.864Z] 04944245beec: Verifying Checksum [2024-10-14T08:47:50.864Z] 04944245beec: Download complete [2024-10-14T08:47:50.864Z] 765212b225bb: Verifying Checksum [2024-10-14T08:47:50.864Z] 765212b225bb: Download complete [2024-10-14T08:47:50.864Z] f23df028b6ca: Verifying Checksum [2024-10-14T08:47:50.864Z] f23df028b6ca: Download complete [2024-10-14T08:47:51.137Z] d65c8cfc05b1: Verifying Checksum [2024-10-14T08:47:51.137Z] d65c8cfc05b1: Download complete [2024-10-14T08:47:51.137Z] 699f458cf7ca: Verifying Checksum [2024-10-14T08:47:51.137Z] 699f458cf7ca: Download complete [2024-10-14T08:47:51.725Z] 8998bd30e6a1: Verifying Checksum [2024-10-14T08:47:51.725Z] 8998bd30e6a1: Download complete [2024-10-14T08:47:54.321Z] 2437ff75d9bd: Verifying Checksum [2024-10-14T08:47:54.321Z] 2437ff75d9bd: Download complete [2024-10-14T08:47:56.932Z] 8998bd30e6a1: Pull complete [2024-10-14T08:47:57.522Z] 04944245beec: Pull complete [2024-10-14T08:47:59.506Z] 699f458cf7ca: Pull complete [2024-10-14T08:47:59.506Z] 765212b225bb: Pull complete [2024-10-14T08:48:00.937Z] f23df028b6ca: Pull complete [2024-10-14T08:48:00.937Z] d65c8cfc05b1: Pull complete [2024-10-14T08:48:19.217Z] 2437ff75d9bd: Pull complete [2024-10-14T08:48:19.217Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-14T08:48:19.217Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-14T08:48:19.217Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:48:19.644Z] prd-ubuntu20.04-docker-arm64-4c-16g-22720 does not seem to be running inside a container [2024-10-14T08:48:19.733Z] $ 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-10-14T08:48:22.891Z] $ docker top 10e325b30b9decb15e61e6a05d1309ad5920d540354576ca455e9c7ac8fb4605 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:48:23.937Z] ---> job-cost.sh [2024-10-14T08:48:23.937Z] lf-activate-venv: SKIPPING [2024-10-14T08:48:23.937Z] INFO: No Stack... [2024-10-14T08:48:24.526Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-14T08:48:25.136Z] INFO: Archiving Costs [Pipeline] sh [2024-10-14T08:48:25.809Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2024-10-14T08:48:25.809Z] + cut -d, -f6 [Pipeline] lock [2024-10-14T08:48:26.022Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-681-1-stack-cost] [2024-10-14T08:48:26.028Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-681-1-stack-cost] did not exist. Created. [2024-10-14T08:48:26.035Z] Lock acquired on [Resource: jenkins-edgexfoundry-app-service-configurable-PR-681-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-14T08:48:26.867Z] /w/workspace/app-service-configurable/1@tmp/durable-df6006c8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-14T08:48:27.676Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-14T08:48:27.719Z] Warning: overwriting stash ‘stack-cost’ [2024-10-14T08:48:27.789Z] Stashed 1 file(s) [Pipeline] } [2024-10-14T08:48:27.812Z] Lock released on resource [Resource: jenkins-edgexfoundry-app-service-configurable-PR-681-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-14T08:48:27.913Z] $ docker stop --time=1 10e325b30b9decb15e61e6a05d1309ad5920d540354576ca455e9c7ac8fb4605 [2024-10-14T08:48:29.614Z] $ docker rm -f --volumes 10e325b30b9decb15e61e6a05d1309ad5920d540354576ca455e9c7ac8fb4605 [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-10-14T08:48:30.837Z] provisioning config files... [2024-10-14T08:48:30.844Z] copy managed file [app-service-configurable-codecov-token] to file:/w/workspace/_app-service-configurable_PR-681@tmp/config13843342489250023113tmp [Pipeline] { [Pipeline] sh [2024-10-14T08:48:31.205Z] + set +x [2024-10-14T08:48:31.205Z] + curl -s https://codecov.io/bash [2024-10-14T08:48:31.205Z] + bash -s -- [2024-10-14T08:48:31.205Z] [2024-10-14T08:48:31.205Z] _____ _ [2024-10-14T08:48:31.205Z] / ____| | | [2024-10-14T08:48:31.205Z] | | ___ __| | ___ ___ _____ __ [2024-10-14T08:48:31.205Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-14T08:48:31.205Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-14T08:48:31.205Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-14T08:48:31.205Z] Bash-1.0.6 [2024-10-14T08:48:31.205Z] [2024-10-14T08:48:31.205Z] [2024-10-14T08:48:31.205Z] ==> git version 2.25.1 found [2024-10-14T08:48:31.205Z] ==> 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-10-14T08:48:31.205Z] Release-Date: 2020-01-08 [2024-10-14T08:48:31.205Z] 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-10-14T08:48:31.205Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-14T08:48:31.205Z] ==> Jenkins CI detected. [2024-10-14T08:48:31.205Z] current dir:  /w/workspace/_app-service-configurable_PR-681 [2024-10-14T08:48:31.205Z] project root: . [2024-10-14T08:48:31.205Z] --> token set from env [2024-10-14T08:48:31.205Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-14T08:48:31.205Z] ==> Running gcov in . (disable via -X gcov) [2024-10-14T08:48:31.205Z] ==> Python coveragepy not found [2024-10-14T08:48:31.205Z] ==> Searching for coverage reports in: [2024-10-14T08:48:31.205Z] + . [2024-10-14T08:48:31.205Z] -> Found 1 reports [2024-10-14T08:48:31.205Z] ==> Detecting git/mercurial file structure [2024-10-14T08:48:31.205Z] ==> Reading reports [2024-10-14T08:48:31.205Z] + ./coverage.out bytes=953 [2024-10-14T08:48:31.205Z] ==> Appending adjustments [2024-10-14T08:48:31.205Z] https://docs.codecov.io/docs/fixing-reports [2024-10-14T08:48:31.465Z] + Found adjustments [2024-10-14T08:48:31.465Z] ==> Gzipping contents [2024-10-14T08:48:31.465Z] 4.0K /tmp/codecov.ernFGe.gz [2024-10-14T08:48:31.465Z] ==> Uploading reports [2024-10-14T08:48:31.465Z] url: https://codecov.io [2024-10-14T08:48:31.465Z] query: branch=PR-681&commit=92001444439b5571917969c8a7ea74bbf5fbffd8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-681%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=681&job=&cmd_args= [2024-10-14T08:48:31.465Z] -> Pinging Codecov [2024-10-14T08:48:31.465Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-681&commit=92001444439b5571917969c8a7ea74bbf5fbffd8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fapp-service-configurable%2Fjob%2FPR-681%2F1%2F&name=&tag=&slug=edgexfoundry%2Fapp-service-configurable&service=jenkins&flags=&pr=681&job=&cmd_args= [2024-10-14T08:48:31.723Z] -> Uploading to [2024-10-14T08:48:31.723Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/app-service-configurable/92001444439b5571917969c8a7ea74bbf5fbffd8/e6a08bd2-a0d1-4f3a-bb29-a0103db230df.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241014%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241014T084831Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=5f593c1517b1abcc41ff1068260fa5d7d28cd9116100cd2e91c50b03bc6ef00a [2024-10-14T08:48:31.723Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-14T08:48:31.723Z] Dload Upload Total Spent Left Speed [2024-10-14T08:48:31.986Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 410 0 0 100 410 0 1971 --:--:-- --:--:-- --:--:-- 1971 [2024-10-14T08:48:31.987Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/app-service-configurable/commit/92001444439b5571917969c8a7ea74bbf5fbffd8 [Pipeline] } [2024-10-14T08:48:32.016Z] 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-10-14T08:48:34.604Z] + [ -d /w/workspace/_app-service-configurable_PR-681/archives ] [2024-10-14T08:48:34.604Z] + ls -al /w/workspace/_app-service-configurable_PR-681/archives [2024-10-14T08:48:34.604Z] total 16 [2024-10-14T08:48:34.604Z] drwxr-xr-x 3 root root 4096 Oct 14 08:28 . [2024-10-14T08:48:34.604Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:28 .. [2024-10-14T08:48:34.604Z] drwxr-xr-x 2 root root 4096 Oct 14 08:28 cost [2024-10-14T08:48:34.604Z] -rw-r--r-- 1 root root 96 Oct 14 08:28 cost.csv [2024-10-14T08:48:34.605Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-681/archives [2024-10-14T08:48:34.605Z] + ls -al /w/workspace/_app-service-configurable_PR-681/archives [2024-10-14T08:48:34.605Z] total 16 [2024-10-14T08:48:34.605Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 14 08:28 . [2024-10-14T08:48:34.605Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 14 08:28 .. [2024-10-14T08:48:34.605Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 14 08:28 cost [2024-10-14T08:48:34.605Z] -rw-r--r-- 1 jenkins jenkins 96 Oct 14 08:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:48:35.010Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:48:35.932Z] ---> package-listing.sh [2024-10-14T08:48:35.932Z] ++ facter osfamily [2024-10-14T08:48:35.932Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-14T08:48:36.190Z] + OS_FAMILY=debian [2024-10-14T08:48:36.190Z] + workspace=/w/workspace/_app-service-configurable_PR-681 [2024-10-14T08:48:36.190Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-14T08:48:36.190Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-14T08:48:36.190Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-14T08:48:36.190Z] + PACKAGES=/tmp/packages_start.txt [2024-10-14T08:48:36.190Z] + '[' /w/workspace/_app-service-configurable_PR-681 ']' [2024-10-14T08:48:36.190Z] + PACKAGES=/tmp/packages_end.txt [2024-10-14T08:48:36.190Z] + case "${OS_FAMILY}" in [2024-10-14T08:48:36.190Z] + dpkg -l [2024-10-14T08:48:36.190Z] + grep '^ii' [2024-10-14T08:48:36.190Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-14T08:48:36.190Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-14T08:48:36.190Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-14T08:48:36.190Z] + '[' /w/workspace/_app-service-configurable_PR-681 ']' [2024-10-14T08:48:36.190Z] + mkdir -p /w/workspace/_app-service-configurable_PR-681/archives/ [2024-10-14T08:48:36.190Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-681/archives/ [Pipeline] echo [2024-10-14T08:48:36.231Z] 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-681/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-14T08:48:36.532Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-14T08:48:37.248Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-14T08:48:37.248Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-14T08:48:37.455Z] prd-ubuntu20.04-docker-8c-8g-22718 does not seem to be running inside a container [2024-10-14T08:48:37.481Z] $ 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-681/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-681 -v /w/workspace/_app-service-configurable_PR-681:/w/workspace/_app-service-configurable_PR-681:rw,z -v /w/workspace/_app-service-configurable_PR-681@tmp:/w/workspace/_app-service-configurable_PR-681@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-10-14T08:48:37.675Z] $ docker top 3594dce278684850303694e508e8c266f0096fa94b1125a1794b0eda1fa2f899 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-14T08:48:38.105Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-14T08:48:38.426Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-14T08:48:38.744Z] + ls /var/log/sa-host [2024-10-14T08:48:38.744Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-14T08:48:38.922Z] provisioning config files... [2024-10-14T08:48:38.930Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-681@tmp/config16282855862656038309tmp [Pipeline] { [Pipeline] echo [2024-10-14T08:48:39.010Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:48:39.341Z] ---> create-netrc.sh [Pipeline] } [2024-10-14T08:48:39.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:48:39.858Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-14T08:48:39.892Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:48:40.223Z] ---> sudo-logs.sh [2024-10-14T08:48:40.223Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-14T08:48:40.333Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:48:40.679Z] ---> job-cost.sh [2024-10-14T08:48:40.679Z] lf-activate-venv: SKIPPING [2024-10-14T08:48:40.679Z] DEBUG: total: 0.2199999988079071 [2024-10-14T08:48:40.679Z] INFO: Retrieving Stack Cost... [2024-10-14T08:48:40.938Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-14T08:48:41.507Z] INFO: Archiving Costs [Pipeline] echo [2024-10-14T08:48:41.547Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-14T08:48:41.874Z] ---> logs-deploy.sh [2024-10-14T08:48:41.874Z] lf-activate-venv: SKIPPING [2024-10-14T08:48:41.874Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-681/1 [2024-10-14T08:48:41.874Z] INFO: archiving workspace using pattern(s): [2024-10-14T08:48:42.813Z] Archives upload complete. [2024-10-14T08:48:42.813Z] INFO: archiving logs to Nexus