Pull request #596 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5f7065714683c690805df0b4bd0d3b14129f8226+759f161ccdd1991ea406a7cb9b3094479a703e86 (c64924724145de146086a3bdbd6dd1181a34e743) 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-ssh15808332986597005819.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11004498827314029888.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/app-service-configurable/branches/PR-596/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-596/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16816919408595425670.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-596/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12016249231271115266.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh15226387793891491686.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-596/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-596/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2241271354726558023.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:app-service-configurable, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: app-service-configurable-settings PROJECT: app-service-configurable USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: app-service-configurable DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6178 in /w/workspace/_app-service-configurable_PR-596 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/app-service-configurable.git > git init /w/workspace/_app-service-configurable_PR-596 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 759f161ccdd1991ea406a7cb9b3094479a703e86 into PR head commit 5f7065714683c690805df0b4bd0d3b14129f8226 Merge succeeded, producing 5f7065714683c690805df0b4bd0d3b14129f8226 Checking out Revision 5f7065714683c690805df0b4bd0d3b14129f8226 (PR-596) > 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/596/head:refs/remotes/origin/PR-596 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f7065714683c690805df0b4bd0d3b14129f8226 # 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 759f161ccdd1991ea406a7cb9b3094479a703e86 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f7065714683c690805df0b4bd0d3b14129f8226 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-14T04:03:58.581Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-14T04:03:58.765Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-14T04:03:58.858Z] ========================================================= [2023-09-14T04:03:58.858Z] EdgeX Global Pipelines Version Info [2023-09-14T04:03:58.858Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-14T04:03:59.595Z] ------------------- [2023-09-14T04:03:59.595Z] stable info: [2023-09-14T04:03:59.595Z] ------------------- [2023-09-14T04:03:59.595Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-14T04:03:59.595Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-14T04:03:59.595Z] Message: update stable to v1.0.254 [2023-09-14T04:04:00.164Z] ------------------- [2023-09-14T04:04:00.164Z] experimental info: [2023-09-14T04:04:00.164Z] ------------------- [2023-09-14T04:04:00.164Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-14T04:04:00.164Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-14T04:04:00.164Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-14T04:04:00.452Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = app-service-configurable-settings [Pipeline] echo [2023-09-14T04:04:00.496Z] [edgeXSetupEnvironment]: set envvar PROJECT = app-service-configurable [Pipeline] echo [2023-09-14T04:04:00.538Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-14T04:04:00.580Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-14T04:04:00.634Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-14T04:04:00.682Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-14T04:04:00.836Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-14T04:04:00.876Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-09-14T04:04:00.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-14T04:04:00.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-14T04:04:00.998Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-14T04:04:01.048Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = app-service-configurable [Pipeline] echo [2023-09-14T04:04:01.089Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-14T04:04:01.132Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-14T04:04:01.175Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-14T04:04:01.222Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-14T04:04:01.263Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-09-14T04:04:01.304Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-09-14T04:04:01.343Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-14T04:04:01.389Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-14T04:04:01.429Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-09-14T04:04:01.471Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-09-14T04:04:01.511Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-09-14T04:04:01.553Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-09-14T04:04:01.600Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-09-14T04:04:01.645Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-14T04:04:01.687Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-14T04:04:01.730Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-596 [Pipeline] echo [2023-09-14T04:04:01.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-596 [Pipeline] echo [2023-09-14T04:04:01.809Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-596 [Pipeline] echo [2023-09-14T04:04:01.847Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5f7065714683c690805df0b4bd0d3b14129f8226 [Pipeline] echo [2023-09-14T04:04:01.895Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5f70657 [Pipeline] echo [2023-09-14T04:04:01.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-14T04:04:02.062Z] provisioning config files... [2023-09-14T04:04:02.077Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-596@tmp/config15269449871789046734tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-14T04:04:02.420Z] ---> docker-login.sh [2023-09-14T04:04:02.420Z] nexus3.edgexfoundry.org:10001 [2023-09-14T04:04:02.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-14T04:04:02.939Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-14T04:04:02.939Z] Configure a credential helper to remove this warning. See [2023-09-14T04:04:02.939Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-14T04:04:02.939Z] [2023-09-14T04:04:02.939Z] Login Succeeded [2023-09-14T04:04:02.939Z] nexus3.edgexfoundry.org:10002 [2023-09-14T04:04:03.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-14T04:04:03.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-14T04:04:03.198Z] Configure a credential helper to remove this warning. See [2023-09-14T04:04:03.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-14T04:04:03.198Z] [2023-09-14T04:04:03.198Z] Login Succeeded [2023-09-14T04:04:03.198Z] nexus3.edgexfoundry.org:10003 [2023-09-14T04:04:03.198Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-14T04:04:03.198Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-14T04:04:03.198Z] Configure a credential helper to remove this warning. See [2023-09-14T04:04:03.198Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-14T04:04:03.198Z] [2023-09-14T04:04:03.198Z] Login Succeeded [2023-09-14T04:04:03.198Z] nexus3.edgexfoundry.org:10004 [2023-09-14T04:04:03.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-14T04:04:03.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-14T04:04:03.457Z] Configure a credential helper to remove this warning. See [2023-09-14T04:04:03.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-14T04:04:03.457Z] [2023-09-14T04:04:03.457Z] Login Succeeded [2023-09-14T04:04:03.457Z] docker.io [2023-09-14T04:04:03.457Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-14T04:04:03.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-14T04:04:03.717Z] Configure a credential helper to remove this warning. See [2023-09-14T04:04:03.717Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-14T04:04:03.717Z] [2023-09-14T04:04:03.717Z] Login Succeeded [2023-09-14T04:04:03.717Z] ---> docker-login.sh ends [Pipeline] } [2023-09-14T04:04:03.745Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-14T04:04:04.387Z] + git rev-list -1 --merges 5f7065714683c690805df0b4bd0d3b14129f8226~1..5f7065714683c690805df0b4bd0d3b14129f8226 [Pipeline] echo [2023-09-14T04:04:04.450Z] -----------> git rev-list -1 --merges 5f7065714683c690805df0b4bd0d3b14129f8226~1..5f7065714683c690805df0b4bd0d3b14129f8226 5f7065714683c690805df0b4bd0d3b14129f8226 [false] [Pipeline] sh [2023-09-14T04:04:04.761Z] + git log --format=format:%s -1 5f7065714683c690805df0b4bd0d3b14129f8226 [Pipeline] echo [2023-09-14T04:04:04.797Z] ========================================================= [2023-09-14T04:04:04.797Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-14T04:04:04.797Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-14T04:04:05.241Z] + git log --format=format:%s -1 5f7065714683c690805df0b4bd0d3b14129f8226 [Pipeline] echo [2023-09-14T04:04:05.271Z] [semverPrep] GIT_COMMIT: 5f7065714683c690805df0b4bd0d3b14129f8226, Commit Message: build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3 [Pipeline] echo [2023-09-14T04:04:05.299Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-09-14T04:04:05.690Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-14T04:04:05.691Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-14T04:04:05.691Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-14T04:04:05.691Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-14T04:04:05.691Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-14T04:04:05.691Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-14T04:04:05.691Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T04:04:06.195Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-14T04:04:06.195Z] [2023-09-14T04:04:06.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T04:04:06.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-14T04:04:06.570Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-14T04:04:06.570Z] b85a868b505f: Pulling fs layer [2023-09-14T04:04:06.570Z] e2be974225ed: Pulling fs layer [2023-09-14T04:04:06.570Z] 339a4e72a1f5: Pulling fs layer [2023-09-14T04:04:06.570Z] 988bab9f4d93: Pulling fs layer [2023-09-14T04:04:06.570Z] 1469e6f7b9e6: Pulling fs layer [2023-09-14T04:04:06.570Z] eaf3925da568: Pulling fs layer [2023-09-14T04:04:06.570Z] bab4dde63d76: Pulling fs layer [2023-09-14T04:04:06.570Z] bde34c3a00c8: Pulling fs layer [2023-09-14T04:04:06.570Z] b352a97aabf1: Pulling fs layer [2023-09-14T04:04:06.570Z] 4872d77fe225: Pulling fs layer [2023-09-14T04:04:06.570Z] 5851b861e8e6: Pulling fs layer [2023-09-14T04:04:06.570Z] bde34c3a00c8: Waiting [2023-09-14T04:04:06.570Z] 988bab9f4d93: Waiting [2023-09-14T04:04:06.570Z] b352a97aabf1: Waiting [2023-09-14T04:04:06.570Z] 4872d77fe225: Waiting [2023-09-14T04:04:06.570Z] 1469e6f7b9e6: Waiting [2023-09-14T04:04:06.570Z] eaf3925da568: Waiting [2023-09-14T04:04:06.570Z] 5851b861e8e6: Waiting [2023-09-14T04:04:06.570Z] e2be974225ed: Verifying Checksum [2023-09-14T04:04:06.570Z] e2be974225ed: Download complete [2023-09-14T04:04:06.570Z] 988bab9f4d93: Verifying Checksum [2023-09-14T04:04:06.570Z] 988bab9f4d93: Download complete [2023-09-14T04:04:06.829Z] 1469e6f7b9e6: Verifying Checksum [2023-09-14T04:04:06.829Z] 1469e6f7b9e6: Download complete [2023-09-14T04:04:06.829Z] eaf3925da568: Verifying Checksum [2023-09-14T04:04:06.829Z] eaf3925da568: Download complete [2023-09-14T04:04:06.829Z] 339a4e72a1f5: Verifying Checksum [2023-09-14T04:04:06.829Z] 339a4e72a1f5: Download complete [2023-09-14T04:04:06.829Z] bde34c3a00c8: Verifying Checksum [2023-09-14T04:04:06.829Z] bde34c3a00c8: Download complete [2023-09-14T04:04:06.829Z] b352a97aabf1: Verifying Checksum [2023-09-14T04:04:06.829Z] b352a97aabf1: Download complete [2023-09-14T04:04:06.829Z] 4872d77fe225: Download complete [2023-09-14T04:04:06.829Z] 5851b861e8e6: Verifying Checksum [2023-09-14T04:04:06.829Z] 5851b861e8e6: Download complete [2023-09-14T04:04:06.829Z] b85a868b505f: Verifying Checksum [2023-09-14T04:04:06.829Z] b85a868b505f: Download complete [2023-09-14T04:04:07.087Z] bab4dde63d76: Verifying Checksum [2023-09-14T04:04:07.087Z] bab4dde63d76: Download complete [2023-09-14T04:04:08.022Z] b85a868b505f: Pull complete [2023-09-14T04:04:08.281Z] e2be974225ed: Pull complete [2023-09-14T04:04:08.853Z] 339a4e72a1f5: Pull complete [2023-09-14T04:04:08.853Z] 988bab9f4d93: Pull complete [2023-09-14T04:04:09.112Z] 1469e6f7b9e6: Pull complete [2023-09-14T04:04:09.112Z] eaf3925da568: Pull complete [2023-09-14T04:04:11.017Z] bab4dde63d76: Pull complete [2023-09-14T04:04:11.017Z] bde34c3a00c8: Pull complete [2023-09-14T04:04:11.017Z] b352a97aabf1: Pull complete [2023-09-14T04:04:11.017Z] 4872d77fe225: Pull complete [2023-09-14T04:04:11.017Z] 5851b861e8e6: Pull complete [2023-09-14T04:04:11.017Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-14T04:04:11.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-14T04:04:11.017Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T04:04:11.273Z] prd-ubuntu20.04-docker-8c-8g-6178 does not seem to be running inside a container [2023-09-14T04:04:11.307Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/_app-service-configurable_PR-596 -v /w/workspace/_app-service-configurable_PR-596:/w/workspace/_app-service-configurable_PR-596:rw,z -v /w/workspace/_app-service-configurable_PR-596@tmp:/w/workspace/_app-service-configurable_PR-596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-14T04:04:13.917Z] $ docker top 6eae8232cc1ee84c42e109a4e8c2a535b7510c9680f1a560bc06c41757d06d4c -eo pid,comm [2023-09-14T04:04:13.965Z] 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). [2023-09-14T04:04:13.965Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-14T04:04:14.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-14T04:04:14.096Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-14T04:04:14.197Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-14T04:04:14.205Z] $ docker exec 6eae8232cc1ee84c42e109a4e8c2a535b7510c9680f1a560bc06c41757d06d4c ssh-agent [2023-09-14T04:04:14.314Z] SSH_AUTH_SOCK=/tmp/ssh-alvK0Wg87Oip/agent.32 [2023-09-14T04:04:14.314Z] SSH_AGENT_PID=38 [2023-09-14T04:04:14.321Z] Running ssh-add (command line suppressed) [2023-09-14T04:04:14.430Z] Identity added: /w/workspace/_app-service-configurable_PR-596@tmp/private_key_14558542215423132412.key (/w/workspace/_app-service-configurable_PR-596@tmp/private_key_14558542215423132412.key) [2023-09-14T04:04:14.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-14T04:04:14.776Z] + git tag --points-at HEAD [Pipeline] } [2023-09-14T04:04:14.807Z] $ docker exec --env ******** --env ******** 6eae8232cc1ee84c42e109a4e8c2a535b7510c9680f1a560bc06c41757d06d4c ssh-agent -k [2023-09-14T04:04:14.911Z] unset SSH_AUTH_SOCK; [2023-09-14T04:04:14.911Z] unset SSH_AGENT_PID; [2023-09-14T04:04:14.911Z] echo Agent pid 38 killed; [2023-09-14T04:04:14.920Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-14T04:04:15.001Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-14T04:04:15.001Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-14T04:04:15.120Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-14T04:04:15.128Z] $ docker exec 6eae8232cc1ee84c42e109a4e8c2a535b7510c9680f1a560bc06c41757d06d4c ssh-agent [2023-09-14T04:04:15.225Z] SSH_AUTH_SOCK=/tmp/ssh-CkiZQb3kZbyr/agent.71 [2023-09-14T04:04:15.225Z] SSH_AGENT_PID=77 [2023-09-14T04:04:15.230Z] Running ssh-add (command line suppressed) [2023-09-14T04:04:15.336Z] Identity added: /w/workspace/_app-service-configurable_PR-596@tmp/private_key_2361935624157662298.key (/w/workspace/_app-service-configurable_PR-596@tmp/private_key_2361935624157662298.key) [2023-09-14T04:04:15.345Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-14T04:04:15.673Z] + git semver init [2023-09-14T04:04:15.932Z] 2023-09-14 04:04:15,869 [run_init] DEBUG init version:0.0.0 force:False [2023-09-14T04:04:15.933Z] 2023-09-14 04:04:15,869 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/_app-service-configurable_PR-596/.semver [2023-09-14T04:04:15.933Z] 2023-09-14 04:04:15,870 [execute] INFO git clone -b semver git@github.com:edgexfoundry/app-service-configurable.git /w/workspace/_app-service-configurable_PR-596/.semver [2023-09-14T04:04:15.933Z] 2023-09-14 04:04:15,870 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/app-service-configurable.git', '/w/workspace/_app-service-configurable_PR-596/.semver'], cwd=/w/workspace/_app-service-configurable_PR-596, universal_newlines=False, shell=None, istream=None) [2023-09-14T04:04:16.870Z] 2023-09-14 04:04:16,670 [append_file] DEBUG append to file:/w/workspace/_app-service-configurable_PR-596/.git/info/exclude [2023-09-14T04:04:16.870Z] 2023-09-14 04:04:16,671 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/_app-service-configurable_PR-596/.semver/PR-596 with force:False [2023-09-14T04:04:16.870Z] 2023-09-14 04:04:16,671 [write_file] DEBUG write to file:/w/workspace/_app-service-configurable_PR-596/.semver/PR-596 [2023-09-14T04:04:16.870Z] 2023-09-14 04:04:16,675 [execute] INFO git cat-file --batch-check [2023-09-14T04:04:16.870Z] 2023-09-14 04:04:16,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/_app-service-configurable_PR-596/.semver, universal_newlines=False, shell=None, istream=) [2023-09-14T04:04:16.870Z] 2023-09-14 04:04:16,682 [execute] INFO git cat-file --batch [2023-09-14T04:04:16.870Z] 2023-09-14 04:04:16,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/_app-service-configurable_PR-596/.semver, universal_newlines=False, shell=None, istream=) [2023-09-14T04:04:16.870Z] 2023-09-14 04:04:16,688 [read_version] DEBUG read version from /w/workspace/_app-service-configurable_PR-596/.semver/PR-596 [2023-09-14T04:04:16.870Z] 0.0.0 [Pipeline] } [2023-09-14T04:04:16.902Z] $ docker exec --env ******** --env ******** 6eae8232cc1ee84c42e109a4e8c2a535b7510c9680f1a560bc06c41757d06d4c ssh-agent -k [2023-09-14T04:04:17.003Z] unset SSH_AUTH_SOCK; [2023-09-14T04:04:17.004Z] unset SSH_AGENT_PID; [2023-09-14T04:04:17.004Z] echo Agent pid 77 killed; [2023-09-14T04:04:17.013Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-14T04:04:17.439Z] + git semver [Pipeline] } [2023-09-14T04:04:17.728Z] $ docker stop --time=1 6eae8232cc1ee84c42e109a4e8c2a535b7510c9680f1a560bc06c41757d06d4c [2023-09-14T04:04:19.057Z] $ docker rm -f --volumes 6eae8232cc1ee84c42e109a4e8c2a535b7510c9680f1a560bc06c41757d06d4c [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-14T04:04:19.441Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-14T04:04:19.734Z] Stashed 1 file(s) [Pipeline] echo [2023-09-14T04:04:19.751Z] [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 [2023-09-14T04:04:20.351Z] provisioning config files... [2023-09-14T04:04:20.360Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/_app-service-configurable_PR-596@tmp/config944533656234272669tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-14T04:04:20.706Z] ---> docker-login.sh [2023-09-14T04:04:20.706Z] nexus3.edgexfoundry.org:10001 [2023-09-14T04:04:20.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-14T04:04:20.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-14T04:04:20.706Z] Configure a credential helper to remove this warning. See [2023-09-14T04:04:20.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-14T04:04:20.706Z] [2023-09-14T04:04:20.706Z] Login Succeeded [2023-09-14T04:04:20.706Z] nexus3.edgexfoundry.org:10002 [2023-09-14T04:04:20.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-14T04:04:20.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-14T04:04:20.706Z] Configure a credential helper to remove this warning. See [2023-09-14T04:04:20.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-14T04:04:20.706Z] [2023-09-14T04:04:20.706Z] Login Succeeded [2023-09-14T04:04:20.706Z] nexus3.edgexfoundry.org:10003 [2023-09-14T04:04:20.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-14T04:04:20.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-14T04:04:20.965Z] Configure a credential helper to remove this warning. See [2023-09-14T04:04:20.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-14T04:04:20.965Z] [2023-09-14T04:04:20.965Z] Login Succeeded [2023-09-14T04:04:20.965Z] nexus3.edgexfoundry.org:10004 [2023-09-14T04:04:20.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-14T04:04:20.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-14T04:04:20.965Z] Configure a credential helper to remove this warning. See [2023-09-14T04:04:20.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-14T04:04:20.965Z] [2023-09-14T04:04:20.965Z] Login Succeeded [2023-09-14T04:04:20.965Z] docker.io [2023-09-14T04:04:21.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-14T04:04:21.224Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-14T04:04:21.224Z] Configure a credential helper to remove this warning. See [2023-09-14T04:04:21.224Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-14T04:04:21.224Z] [2023-09-14T04:04:21.224Z] Login Succeeded [2023-09-14T04:04:21.224Z] ---> docker-login.sh ends [Pipeline] } [2023-09-14T04:04:21.256Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-14T04:04:21.443Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-14T04:04:21.478Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-14T04:04:21.509Z] ========================================================= [2023-09-14T04:04:21.509Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-14T04:04:21.509Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T04:04:21.969Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-14T04:04:21.969Z] Sending build context to Docker daemon 3.35MB [2023-09-14T04:04:21.969Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-14T04:04:21.969Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-14T04:04:21.969Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-14T04:04:21.969Z] 7264a8db6415: Pulling fs layer [2023-09-14T04:04:21.969Z] c4d48a809fc2: Pulling fs layer [2023-09-14T04:04:21.969Z] 4f1c88b9dad5: Pulling fs layer [2023-09-14T04:04:21.969Z] ad3a456e5733: Pulling fs layer [2023-09-14T04:04:21.969Z] 9e4f439ed901: Pulling fs layer [2023-09-14T04:04:21.969Z] feaf6a47b606: Pulling fs layer [2023-09-14T04:04:21.969Z] 5e8b037d7d82: Pulling fs layer [2023-09-14T04:04:21.969Z] ad3a456e5733: Waiting [2023-09-14T04:04:21.969Z] feaf6a47b606: Waiting [2023-09-14T04:04:21.969Z] 9e4f439ed901: Waiting [2023-09-14T04:04:21.969Z] 5e8b037d7d82: Waiting [2023-09-14T04:04:21.969Z] 8ac70367396e: Pulling fs layer [2023-09-14T04:04:21.969Z] 6db16350a2e2: Pulling fs layer [2023-09-14T04:04:21.969Z] 9250d5d63582: Pulling fs layer [2023-09-14T04:04:21.969Z] 8ac70367396e: Waiting [2023-09-14T04:04:21.969Z] 9250d5d63582: Waiting [2023-09-14T04:04:21.969Z] c4d48a809fc2: Verifying Checksum [2023-09-14T04:04:21.969Z] c4d48a809fc2: Download complete [2023-09-14T04:04:21.969Z] ad3a456e5733: Verifying Checksum [2023-09-14T04:04:21.969Z] ad3a456e5733: Download complete [2023-09-14T04:04:22.228Z] 9e4f439ed901: Verifying Checksum [2023-09-14T04:04:22.228Z] 9e4f439ed901: Download complete [2023-09-14T04:04:22.228Z] 7264a8db6415: Verifying Checksum [2023-09-14T04:04:22.228Z] 7264a8db6415: Download complete [2023-09-14T04:04:22.228Z] feaf6a47b606: Verifying Checksum [2023-09-14T04:04:22.228Z] feaf6a47b606: Download complete [2023-09-14T04:04:22.228Z] 7264a8db6415: Pull complete [2023-09-14T04:04:22.488Z] c4d48a809fc2: Pull complete [2023-09-14T04:04:22.488Z] 8ac70367396e: Verifying Checksum [2023-09-14T04:04:22.488Z] 8ac70367396e: Download complete [2023-09-14T04:04:22.488Z] 4f1c88b9dad5: Verifying Checksum [2023-09-14T04:04:22.488Z] 4f1c88b9dad5: Download complete [2023-09-14T04:04:22.749Z] 6db16350a2e2: Verifying Checksum [2023-09-14T04:04:22.749Z] 6db16350a2e2: Download complete [2023-09-14T04:04:22.749Z] 9250d5d63582: Verifying Checksum [2023-09-14T04:04:22.749Z] 9250d5d63582: Download complete [2023-09-14T04:04:23.006Z] 5e8b037d7d82: Verifying Checksum [2023-09-14T04:04:23.006Z] 5e8b037d7d82: Download complete [2023-09-14T04:04:25.535Z] 4f1c88b9dad5: Pull complete [2023-09-14T04:04:25.794Z] ad3a456e5733: Pull complete [2023-09-14T04:04:25.794Z] 9e4f439ed901: Pull complete [2023-09-14T04:04:25.794Z] feaf6a47b606: Pull complete [2023-09-14T04:04:28.317Z] 5e8b037d7d82: Pull complete [2023-09-14T04:04:28.575Z] 8ac70367396e: Pull complete [2023-09-14T04:04:28.834Z] 6db16350a2e2: Pull complete [2023-09-14T04:04:29.401Z] 9250d5d63582: Pull complete [2023-09-14T04:04:29.401Z] Digest: sha256:3646cb4089a714386d09daba17fdee0803df1ec33e73c4ae92f9989f90c6e4e0 [2023-09-14T04:04:29.401Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-14T04:04:29.401Z] ---> fa269f55d9b9 [2023-09-14T04:04:29.401Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-14T04:04:33.601Z] ---> Running in b5732d7f275c [2023-09-14T04:04:33.861Z] Removing intermediate container b5732d7f275c [2023-09-14T04:04:33.861Z] ---> 3f2e1bd773d1 [2023-09-14T04:04:33.861Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-14T04:04:33.861Z] ---> Running in 436d9ef4bdd6 [2023-09-14T04:04:33.861Z] Removing intermediate container 436d9ef4bdd6 [2023-09-14T04:04:33.861Z] ---> 07ebe6cecb1e [2023-09-14T04:04:33.861Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-14T04:04:33.861Z] ---> Running in 639c9beef7d2 [2023-09-14T04:04:33.861Z] Removing intermediate container 639c9beef7d2 [2023-09-14T04:04:33.861Z] ---> 6844b5c25bc0 [2023-09-14T04:04:33.861Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-14T04:04:34.120Z] ---> Running in 08f061a87917 [2023-09-14T04:04:34.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-14T04:04:34.380Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-14T04:04:34.640Z] OK: 265 MiB in 56 packages [2023-09-14T04:04:35.172Z] Still waiting to schedule task [2023-09-14T04:04:35.172Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-14T04:04:35.208Z] Removing intermediate container 08f061a87917 [2023-09-14T04:04:35.208Z] ---> 92f09f456daa [2023-09-14T04:04:35.208Z] Step 7/12 : WORKDIR /app [2023-09-14T04:04:35.208Z] ---> Running in d31d196770eb [2023-09-14T04:04:35.208Z] Removing intermediate container d31d196770eb [2023-09-14T04:04:35.208Z] ---> f817a84b91bb [2023-09-14T04:04:35.208Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-14T04:04:35.208Z] ---> d38a6e62743d [2023-09-14T04:04:35.208Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-14T04:04:35.208Z] ---> Running in 908e4c1739ce [2023-09-14T04:05:13.937Z] Removing intermediate container 908e4c1739ce [2023-09-14T04:05:13.937Z] ---> e05c790c9dfd [2023-09-14T04:05:13.937Z] Step 10/12 : COPY . . [2023-09-14T04:05:13.937Z] ---> 98b135c42f7e [2023-09-14T04:05:13.937Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-14T04:05:13.937Z] ---> Running in c493486cb440 [2023-09-14T04:05:14.202Z] Removing intermediate container c493486cb440 [2023-09-14T04:05:14.202Z] ---> 608a29678c84 [2023-09-14T04:05:14.202Z] Step 12/12 : RUN $MAKE [2023-09-14T04:05:14.202Z] ---> Running in f57efaf90428 [2023-09-14T04:05:14.467Z] noop [2023-09-14T04:05:14.726Z] Removing intermediate container f57efaf90428 [2023-09-14T04:05:14.726Z] ---> 5d726d03f59b [2023-09-14T04:05:14.726Z] Successfully built 5d726d03f59b [2023-09-14T04:05:14.726Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T04:05:15.181Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-14T04:05:15.181Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T04:05:15.333Z] prd-ubuntu20.04-docker-8c-8g-6178 does not seem to be running inside a container [2023-09-14T04:05:15.372Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/_app-service-configurable_PR-596 -v /w/workspace/_app-service-configurable_PR-596:/w/workspace/_app-service-configurable_PR-596:rw,z -v /w/workspace/_app-service-configurable_PR-596@tmp:/w/workspace/_app-service-configurable_PR-596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-14T04:05:15.691Z] $ docker top 64576f92cd97d5be6dfe60ca9c6850d85dddf4eabfb8317e25679c75b26a948d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-14T04:05:16.086Z] + go version [2023-09-14T04:05:16.086Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-14T04:05:16.124Z] $ docker stop --time=1 64576f92cd97d5be6dfe60ca9c6850d85dddf4eabfb8317e25679c75b26a948d [2023-09-14T04:05:17.414Z] $ docker rm -f --volumes 64576f92cd97d5be6dfe60ca9c6850d85dddf4eabfb8317e25679c75b26a948d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T04:05:18.135Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-14T04:05:18.135Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T04:05:18.296Z] prd-ubuntu20.04-docker-8c-8g-6178 does not seem to be running inside a container [2023-09-14T04:05:18.330Z] $ 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-596 -v /w/workspace/_app-service-configurable_PR-596:/w/workspace/_app-service-configurable_PR-596:rw,z -v /w/workspace/_app-service-configurable_PR-596@tmp:/w/workspace/_app-service-configurable_PR-596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-14T04:05:18.657Z] $ docker top 6df998721ae430c3b9c3da05e6fa715c81064fcf592ad0ab0f01c6a5117e4978 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-14T04:05:19.041Z] + git config --global --add safe.directory /w/workspace/_app-service-configurable_PR-596 [Pipeline] fileExists [Pipeline] sh [2023-09-14T04:05:19.401Z] + make test [2023-09-14T04:05:19.401Z] go test -race -coverprofile=coverage.out ./... [2023-09-14T04:05:19.660Z] go: updates to go.mod needed; to update it: [2023-09-14T04:05:19.660Z] go mod tidy [2023-09-14T04:05:19.660Z] make: *** [makefile:53: unittest] Error 1 [Pipeline] } [2023-09-14T04:05:19.711Z] $ docker stop --time=1 6df998721ae430c3b9c3da05e6fa715c81064fcf592ad0ab0f01c6a5117e4978 [2023-09-14T04:05:21.044Z] $ docker rm -f --volumes 6df998721ae430c3b9c3da05e6fa715c81064fcf592ad0ab0f01c6a5117e4978 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T04:05:22.227Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-14T04:05:22.227Z] [2023-09-14T04:05:22.227Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T04:05:22.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-14T04:05:22.603Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-14T04:05:22.603Z] 5eb5b503b376: Pulling fs layer [2023-09-14T04:05:22.603Z] 5c69ac0246d0: Pulling fs layer [2023-09-14T04:05:22.603Z] ec43610c2a17: Pulling fs layer [2023-09-14T04:05:22.603Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-14T04:05:22.603Z] 33b1e0a273af: Pulling fs layer [2023-09-14T04:05:22.603Z] 5d3b04190fa2: Pulling fs layer [2023-09-14T04:05:22.603Z] 2f39f015ded8: Pulling fs layer [2023-09-14T04:05:22.603Z] 33b1e0a273af: Waiting [2023-09-14T04:05:22.603Z] 2f39f015ded8: Waiting [2023-09-14T04:05:22.603Z] 5d3b04190fa2: Waiting [2023-09-14T04:05:22.603Z] 3a2ae6a8a46f: Waiting [2023-09-14T04:05:22.603Z] 5c69ac0246d0: Verifying Checksum [2023-09-14T04:05:22.603Z] 5c69ac0246d0: Download complete [2023-09-14T04:05:22.603Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-14T04:05:22.603Z] 3a2ae6a8a46f: Download complete [2023-09-14T04:05:22.603Z] 33b1e0a273af: Verifying Checksum [2023-09-14T04:05:22.603Z] 33b1e0a273af: Download complete [2023-09-14T04:05:22.603Z] 5d3b04190fa2: Download complete [2023-09-14T04:05:22.603Z] ec43610c2a17: Verifying Checksum [2023-09-14T04:05:22.603Z] ec43610c2a17: Download complete [2023-09-14T04:05:22.863Z] 5eb5b503b376: Verifying Checksum [2023-09-14T04:05:22.863Z] 5eb5b503b376: Download complete [2023-09-14T04:05:23.429Z] 2f39f015ded8: Verifying Checksum [2023-09-14T04:05:23.429Z] 2f39f015ded8: Download complete [2023-09-14T04:05:23.997Z] 5eb5b503b376: Pull complete [2023-09-14T04:05:23.997Z] 5c69ac0246d0: Pull complete [2023-09-14T04:05:24.256Z] ec43610c2a17: Pull complete [2023-09-14T04:05:24.515Z] 3a2ae6a8a46f: Pull complete [2023-09-14T04:05:24.774Z] 33b1e0a273af: Pull complete [2023-09-14T04:05:24.774Z] 5d3b04190fa2: Pull complete [2023-09-14T04:05:28.961Z] 2f39f015ded8: Pull complete [2023-09-14T04:05:28.961Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-14T04:05:28.961Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-14T04:05:28.961Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T04:05:29.241Z] prd-ubuntu20.04-docker-8c-8g-6178 does not seem to be running inside a container [2023-09-14T04:05:29.287Z] $ 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-596 -v /w/workspace/_app-service-configurable_PR-596:/w/workspace/_app-service-configurable_PR-596:rw,z -v /w/workspace/_app-service-configurable_PR-596@tmp:/w/workspace/_app-service-configurable_PR-596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-14T04:05:34.206Z] $ docker top 3136395d849d7401c584fa2665be1fa35fa85cb71b8656de77d1da09ff0a65d4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-14T04:05:34.677Z] ---> job-cost.sh [2023-09-14T04:05:34.677Z] lf-activate-venv: SKIPPING [2023-09-14T04:05:34.677Z] INFO: No Stack... [2023-09-14T04:05:34.936Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-14T04:05:35.505Z] INFO: Archiving Costs [Pipeline] sh [2023-09-14T04:05:35.822Z] + cat /w/workspace/_app-service-configurable_PR-596/archives/cost.csv [2023-09-14T04:05:35.822Z] + cut -d, -f6 [Pipeline] lock [2023-09-14T04:05:35.864Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-596-1-stack-cost] [2023-09-14T04:05:35.869Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-596-1-stack-cost] did not exist. Created. [2023-09-14T04:05:35.869Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-596-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-14T04:05:36.271Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-09-14T04:05:36.337Z] Stashed 1 file(s) [Pipeline] } [2023-09-14T04:05:36.351Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-596-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-14T04:05:36.437Z] $ docker stop --time=1 3136395d849d7401c584fa2665be1fa35fa85cb71b8656de77d1da09ff0a65d4 [2023-09-14T04:05:37.590Z] $ docker rm -f --volumes 3136395d849d7401c584fa2665be1fa35fa85cb71b8656de77d1da09ff0a65d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-14T04:05:37.959Z] Failed in branch amd64 [2023-09-14T04:05:59.795Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6180 in /w/workspace/_app-service-configurable_PR-596 [Pipeline] { [Pipeline] ws [2023-09-14T04:05:59.857Z] Running in /w/workspace/app-service-configurable/1 [Pipeline] { [Pipeline] checkout [2023-09-14T04:05:59.935Z] Selected Git installation does not exist. Using Default [2023-09-14T04:05:59.936Z] The recommended git tool is: NONE [2023-09-14T04:06:04.700Z] using credential edgex-jenkins-ssh [2023-09-14T04:06:04.716Z] Cloning the remote Git repository [2023-09-14T04:06:04.748Z] Cloning repository git@github.com:edgexfoundry/app-service-configurable.git [2023-09-14T04:06:04.847Z] > git init /w/workspace/app-service-configurable/1 # timeout=10 [2023-09-14T04:06:04.964Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-14T04:06:04.965Z] > git --version # timeout=10 [2023-09-14T04:06:04.983Z] > git --version # 'git version 2.25.1' [2023-09-14T04:06:04.985Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-14T04:06:05.116Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-14T04:06:06.180Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-14T04:06:06.206Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-14T04:06:06.998Z] > git config remote.origin.url git@github.com:edgexfoundry/app-service-configurable.git # timeout=10 [2023-09-14T04:06:07.035Z] Fetching upstream changes from git@github.com:edgexfoundry/app-service-configurable.git [2023-09-14T04:06:07.036Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-14T04:06:07.055Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/app-service-configurable.git +refs/pull/596/head:refs/remotes/origin/PR-596 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-09-14T04:06:07.515Z] Merging remotes/origin/main commit 759f161ccdd1991ea406a7cb9b3094479a703e86 into PR head commit 5f7065714683c690805df0b4bd0d3b14129f8226 [2023-09-14T04:06:07.766Z] Merge succeeded, producing 5f7065714683c690805df0b4bd0d3b14129f8226 [2023-09-14T04:06:07.766Z] Checking out Revision 5f7065714683c690805df0b4bd0d3b14129f8226 (PR-596) [2023-09-14T04:06:08.180Z] Commit message: "build(deps): Bump github.com/edgexfoundry/app-functions-sdk-go/v3" [2023-09-14T04:06:08.218Z] > git --version # timeout=10 [2023-09-14T04:06:08.230Z] > git --version # 'git version 2.25.1' [2023-09-14T04:06:08.249Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-14T04:06:07.525Z] > git config core.sparsecheckout # timeout=10 [2023-09-14T04:06:07.586Z] > git checkout -f 5f7065714683c690805df0b4bd0d3b14129f8226 # timeout=10 [2023-09-14T04:06:07.666Z] > git remote # timeout=10 [2023-09-14T04:06:07.683Z] > git config --get remote.origin.url # timeout=10 [2023-09-14T04:06:07.706Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-14T04:06:07.717Z] > git merge 759f161ccdd1991ea406a7cb9b3094479a703e86 # timeout=10 [2023-09-14T04:06:07.741Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-09-14T04:06:07.766Z] > git config core.sparsecheckout # timeout=10 [2023-09-14T04:06:07.783Z] > git checkout -f 5f7065714683c690805df0b4bd0d3b14129f8226 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-14T04:06:09.372Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-14T04:06:09.372Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-14T04:06:09.372Z] Dload Upload Total Spent Left Speed [2023-09-14T04:06:09.372Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-09-14T04:06:10.042Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-14T04:06:10.386Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-14T04:06:10.386Z] + sudo tee /etc/docker/daemon.new [2023-09-14T04:06:10.386Z] { [2023-09-14T04:06:10.386Z] "registry-mirrors": [ [2023-09-14T04:06:10.386Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-14T04:06:10.386Z] ], [2023-09-14T04:06:10.386Z] "bip": "10.250.0.254/24", [2023-09-14T04:06:10.386Z] "hosts": [ [2023-09-14T04:06:10.386Z] "tcp://0.0.0.0:5555", [2023-09-14T04:06:10.386Z] "unix:///var/run/docker.sock" [2023-09-14T04:06:10.386Z] ], [2023-09-14T04:06:10.387Z] "mtu": 1458, [2023-09-14T04:06:10.387Z] "selinux-enabled": true, [2023-09-14T04:06:10.387Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-14T04:06:10.387Z] } [Pipeline] sh [2023-09-14T04:06:10.728Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-14T04:06:11.074Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-14T04:06:29.370Z] provisioning config files... [2023-09-14T04:06:29.397Z] copy managed file [app-service-configurable-settings] to file:/w/workspace/app-service-configurable/1@tmp/config6434410137338253717tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-14T04:06:29.778Z] ---> docker-login.sh [2023-09-14T04:06:29.778Z] nexus3.edgexfoundry.org:10001 [2023-09-14T04:06:30.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-14T04:06:30.321Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-14T04:06:30.321Z] Configure a credential helper to remove this warning. See [2023-09-14T04:06:30.321Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-14T04:06:30.321Z] [2023-09-14T04:06:30.321Z] Login Succeeded [2023-09-14T04:06:30.321Z] nexus3.edgexfoundry.org:10002 [2023-09-14T04:06:30.591Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-14T04:06:30.591Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-14T04:06:30.591Z] Configure a credential helper to remove this warning. See [2023-09-14T04:06:30.591Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-14T04:06:30.591Z] [2023-09-14T04:06:30.591Z] Login Succeeded [2023-09-14T04:06:30.591Z] nexus3.edgexfoundry.org:10003 [2023-09-14T04:06:30.860Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-14T04:06:31.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-14T04:06:31.131Z] Configure a credential helper to remove this warning. See [2023-09-14T04:06:31.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-14T04:06:31.131Z] [2023-09-14T04:06:31.131Z] Login Succeeded [2023-09-14T04:06:31.131Z] nexus3.edgexfoundry.org:10004 [2023-09-14T04:06:31.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-14T04:06:31.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-14T04:06:31.403Z] Configure a credential helper to remove this warning. See [2023-09-14T04:06:31.403Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-14T04:06:31.403Z] [2023-09-14T04:06:31.403Z] Login Succeeded [2023-09-14T04:06:31.403Z] docker.io [2023-09-14T04:06:31.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-14T04:06:31.936Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-14T04:06:31.936Z] Configure a credential helper to remove this warning. See [2023-09-14T04:06:31.936Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-14T04:06:31.936Z] [2023-09-14T04:06:31.936Z] Login Succeeded [2023-09-14T04:06:31.936Z] ---> docker-login.sh ends [Pipeline] } [2023-09-14T04:06:31.966Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-09-14T04:06:32.428Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-14T04:06:32.465Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-14T04:06:32.499Z] ========================================================= [2023-09-14T04:06:32.499Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-14T04:06:32.499Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T04:06:33.019Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-09-14T04:06:33.019Z] Sending build context to Docker daemon 179.2kB [2023-09-14T04:06:33.291Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-09-14T04:06:33.291Z] Step 2/12 : FROM ${BASE} AS builder [2023-09-14T04:06:33.291Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-14T04:06:33.291Z] 9fda8d8052c6: Pulling fs layer [2023-09-14T04:06:33.291Z] 5d54e960e981: Pulling fs layer [2023-09-14T04:06:33.291Z] c4a7e357bf2a: Pulling fs layer [2023-09-14T04:06:33.291Z] f0e02332f6b5: Pulling fs layer [2023-09-14T04:06:33.291Z] 66412af1f25a: Pulling fs layer [2023-09-14T04:06:33.291Z] 1baf3a5c0e64: Pulling fs layer [2023-09-14T04:06:33.291Z] 9a37bb91b891: Pulling fs layer [2023-09-14T04:06:33.291Z] a29adfc67d43: Pulling fs layer [2023-09-14T04:06:33.291Z] f0e02332f6b5: Waiting [2023-09-14T04:06:33.291Z] d5de9f91c1a4: Pulling fs layer [2023-09-14T04:06:33.291Z] 66412af1f25a: Waiting [2023-09-14T04:06:33.291Z] a29adfc67d43: Waiting [2023-09-14T04:06:33.291Z] 1baf3a5c0e64: Waiting [2023-09-14T04:06:33.291Z] d5de9f91c1a4: Waiting [2023-09-14T04:06:33.291Z] 9a37bb91b891: Waiting [2023-09-14T04:06:33.566Z] 5d54e960e981: Verifying Checksum [2023-09-14T04:06:33.566Z] 5d54e960e981: Download complete [2023-09-14T04:06:33.566Z] f0e02332f6b5: Verifying Checksum [2023-09-14T04:06:33.566Z] f0e02332f6b5: Download complete [2023-09-14T04:06:33.566Z] 9fda8d8052c6: Verifying Checksum [2023-09-14T04:06:33.566Z] 9fda8d8052c6: Download complete [2023-09-14T04:06:33.566Z] 66412af1f25a: Verifying Checksum [2023-09-14T04:06:33.566Z] 66412af1f25a: Download complete [2023-09-14T04:06:33.839Z] 9a37bb91b891: Verifying Checksum [2023-09-14T04:06:33.839Z] 9a37bb91b891: Download complete [2023-09-14T04:06:34.432Z] a29adfc67d43: Verifying Checksum [2023-09-14T04:06:34.432Z] a29adfc67d43: Download complete [2023-09-14T04:06:34.432Z] 9fda8d8052c6: Pull complete [2023-09-14T04:06:35.421Z] 5d54e960e981: Pull complete [2023-09-14T04:06:35.421Z] d5de9f91c1a4: Verifying Checksum [2023-09-14T04:06:35.421Z] d5de9f91c1a4: Download complete [2023-09-14T04:06:35.421Z] c4a7e357bf2a: Verifying Checksum [2023-09-14T04:06:35.421Z] c4a7e357bf2a: Download complete [2023-09-14T04:06:36.386Z] 1baf3a5c0e64: Verifying Checksum [2023-09-14T04:06:36.386Z] 1baf3a5c0e64: Download complete [2023-09-14T04:06:46.474Z] c4a7e357bf2a: Pull complete [2023-09-14T04:06:46.474Z] f0e02332f6b5: Pull complete [2023-09-14T04:06:46.474Z] 66412af1f25a: Pull complete [2023-09-14T04:06:53.136Z] 1baf3a5c0e64: Pull complete [2023-09-14T04:06:54.555Z] 9a37bb91b891: Pull complete [2023-09-14T04:06:55.522Z] a29adfc67d43: Pull complete [2023-09-14T04:06:57.480Z] d5de9f91c1a4: Pull complete [2023-09-14T04:06:57.480Z] Digest: sha256:1924af6f0b663904b942a9ee07fc1d4556a77458ebf1950facbcfc555602d6a5 [2023-09-14T04:06:57.480Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-14T04:06:57.480Z] ---> 746ca1b523b5 [2023-09-14T04:06:57.480Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git" [2023-09-14T04:06:58.897Z] ---> Running in 3a7493a40b6e [2023-09-14T04:06:59.166Z] Removing intermediate container 3a7493a40b6e [2023-09-14T04:06:59.166Z] ---> 468992a5eb70 [2023-09-14T04:06:59.166Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-09-14T04:06:59.435Z] ---> Running in 5e7f5010afef [2023-09-14T04:06:59.701Z] Removing intermediate container 5e7f5010afef [2023-09-14T04:06:59.701Z] ---> 73539a4c3100 [2023-09-14T04:06:59.701Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-09-14T04:06:59.701Z] ---> Running in 16eb57590618 [2023-09-14T04:06:59.970Z] Removing intermediate container 16eb57590618 [2023-09-14T04:06:59.970Z] ---> f1e877e6d97d [2023-09-14T04:06:59.970Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-09-14T04:06:59.970Z] ---> Running in c92f97dd4572 [2023-09-14T04:07:01.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-14T04:07:01.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-14T04:07:02.347Z] OK: 267 MiB in 56 packages [2023-09-14T04:07:03.311Z] Removing intermediate container c92f97dd4572 [2023-09-14T04:07:03.311Z] ---> 445ba4ad4cdb [2023-09-14T04:07:03.311Z] Step 7/12 : WORKDIR /app [2023-09-14T04:07:03.311Z] ---> Running in e88bb9bdace8 [2023-09-14T04:07:03.578Z] Removing intermediate container e88bb9bdace8 [2023-09-14T04:07:03.578Z] ---> 3209ad33397d [2023-09-14T04:07:03.578Z] Step 8/12 : COPY go.mod vendor* ./ [2023-09-14T04:07:04.162Z] ---> 7f635be33ee1 [2023-09-14T04:07:04.163Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-14T04:07:04.163Z] ---> Running in bc5f0e0a8e8a [2023-09-14T04:08:12.030Z] Removing intermediate container bc5f0e0a8e8a [2023-09-14T04:08:12.031Z] ---> cbda9e6ef563 [2023-09-14T04:08:12.031Z] Step 10/12 : COPY . . [2023-09-14T04:08:12.031Z] ---> 73de7d7c6c70 [2023-09-14T04:08:12.031Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-09-14T04:08:12.031Z] ---> Running in 634fd78f1852 [2023-09-14T04:08:12.031Z] Removing intermediate container 634fd78f1852 [2023-09-14T04:08:12.031Z] ---> 43203e58bf0e [2023-09-14T04:08:12.031Z] Step 12/12 : RUN $MAKE [2023-09-14T04:08:12.031Z] ---> Running in 94e0c3f9c06b [2023-09-14T04:08:12.031Z] noop [2023-09-14T04:08:12.031Z] Removing intermediate container 94e0c3f9c06b [2023-09-14T04:08:12.031Z] ---> db8354430458 [2023-09-14T04:08:12.031Z] Successfully built db8354430458 [2023-09-14T04:08:12.031Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T04:08:12.499Z] + docker inspect -f . ci-base-image-arm64 [2023-09-14T04:08:12.499Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T04:08:12.767Z] prd-ubuntu20.04-docker-arm64-4c-16g-6180 does not seem to be running inside a container [2023-09-14T04:08:12.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-14T04:08:13.972Z] $ docker top b3e050ff8f82763c4e413ef19d3523b42270c0975c85bf4a445e6536f9189bd2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-14T04:08:14.836Z] + go version [2023-09-14T04:08:14.836Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-14T04:08:14.875Z] $ docker stop --time=1 b3e050ff8f82763c4e413ef19d3523b42270c0975c85bf4a445e6536f9189bd2 [2023-09-14T04:08:16.450Z] $ docker rm -f --volumes b3e050ff8f82763c4e413ef19d3523b42270c0975c85bf4a445e6536f9189bd2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T04:08:17.306Z] + docker inspect -f . ci-base-image-arm64 [2023-09-14T04:08:17.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T04:08:17.558Z] prd-ubuntu20.04-docker-arm64-4c-16g-6180 does not seem to be running inside a container [2023-09-14T04:08:17.618Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-09-14T04:08:18.727Z] $ docker top c9f545d9a57024a720fcf24f70cbef165d210fd3538ef2097a496b83d251575b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-14T04:08:19.269Z] + git config --global --add safe.directory /w/workspace/app-service-configurable/1 [Pipeline] fileExists [Pipeline] sh [2023-09-14T04:08:19.654Z] + make test [2023-09-14T04:08:19.654Z] go test -race -coverprofile=coverage.out ./... [2023-09-14T04:08:23.001Z] go: updates to go.mod needed; to update it: [2023-09-14T04:08:23.001Z] go mod tidy [2023-09-14T04:08:23.001Z] make: *** [makefile:53: unittest] Error 1 [Pipeline] } [2023-09-14T04:08:23.054Z] $ docker stop --time=1 c9f545d9a57024a720fcf24f70cbef165d210fd3538ef2097a496b83d251575b [2023-09-14T04:08:24.758Z] $ docker rm -f --volumes c9f545d9a57024a720fcf24f70cbef165d210fd3538ef2097a496b83d251575b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T04:08:26.058Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-14T04:08:26.058Z] [2023-09-14T04:08:26.058Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T04:08:26.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-14T04:08:26.464Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-14T04:08:26.464Z] 8998bd30e6a1: Pulling fs layer [2023-09-14T04:08:26.464Z] 04944245beec: Pulling fs layer [2023-09-14T04:08:26.464Z] 699f458cf7ca: Pulling fs layer [2023-09-14T04:08:26.464Z] 765212b225bb: Pulling fs layer [2023-09-14T04:08:26.464Z] f23df028b6ca: Pulling fs layer [2023-09-14T04:08:26.464Z] d65c8cfc05b1: Pulling fs layer [2023-09-14T04:08:26.464Z] 2437ff75d9bd: Pulling fs layer [2023-09-14T04:08:26.464Z] f23df028b6ca: Waiting [2023-09-14T04:08:26.464Z] 765212b225bb: Waiting [2023-09-14T04:08:26.464Z] d65c8cfc05b1: Waiting [2023-09-14T04:08:26.464Z] 2437ff75d9bd: Waiting [2023-09-14T04:08:26.733Z] 04944245beec: Verifying Checksum [2023-09-14T04:08:26.733Z] 04944245beec: Download complete [2023-09-14T04:08:26.733Z] 765212b225bb: Verifying Checksum [2023-09-14T04:08:26.733Z] 765212b225bb: Download complete [2023-09-14T04:08:26.733Z] f23df028b6ca: Verifying Checksum [2023-09-14T04:08:26.733Z] f23df028b6ca: Download complete [2023-09-14T04:08:26.733Z] d65c8cfc05b1: Verifying Checksum [2023-09-14T04:08:26.733Z] d65c8cfc05b1: Download complete [2023-09-14T04:08:27.009Z] 699f458cf7ca: Verifying Checksum [2023-09-14T04:08:27.009Z] 699f458cf7ca: Download complete [2023-09-14T04:08:27.276Z] 8998bd30e6a1: Verifying Checksum [2023-09-14T04:08:27.276Z] 8998bd30e6a1: Download complete [2023-09-14T04:08:29.859Z] 2437ff75d9bd: Verifying Checksum [2023-09-14T04:08:29.859Z] 2437ff75d9bd: Download complete [2023-09-14T04:08:31.265Z] 8998bd30e6a1: Pull complete [2023-09-14T04:08:31.534Z] 04944245beec: Pull complete [2023-09-14T04:08:32.941Z] 699f458cf7ca: Pull complete [2023-09-14T04:08:33.209Z] 765212b225bb: Pull complete [2023-09-14T04:08:33.792Z] f23df028b6ca: Pull complete [2023-09-14T04:08:34.059Z] d65c8cfc05b1: Pull complete [2023-09-14T04:08:49.048Z] 2437ff75d9bd: Pull complete [2023-09-14T04:08:49.048Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-14T04:08:49.048Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-14T04:08:49.048Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T04:08:49.370Z] prd-ubuntu20.04-docker-arm64-4c-16g-6180 does not seem to be running inside a container [2023-09-14T04:08:49.430Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/app-service-configurable/1 -v /w/workspace/app-service-configurable/1:/w/workspace/app-service-configurable/1:rw,z -v /w/workspace/app-service-configurable/1@tmp:/w/workspace/app-service-configurable/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-09-14T04:08:51.881Z] $ docker top 666fd4e48a63d9526366f2dd19fa04fd84bd77b521a2f8a7492c560240d6ae32 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-14T04:08:52.444Z] ---> job-cost.sh [2023-09-14T04:08:52.711Z] lf-activate-venv: SKIPPING [2023-09-14T04:08:52.711Z] INFO: No Stack... [2023-09-14T04:08:52.977Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-14T04:08:53.937Z] INFO: Archiving Costs [Pipeline] sh [2023-09-14T04:08:54.275Z] + cat /w/workspace/app-service-configurable/1/archives/cost.csv [2023-09-14T04:08:54.275Z] + cut -d, -f6 [Pipeline] lock [2023-09-14T04:08:54.352Z] Trying to acquire lock on [jenkins-edgexfoundry-app-service-configurable-PR-596-1-stack-cost] [2023-09-14T04:08:54.357Z] Resource [jenkins-edgexfoundry-app-service-configurable-PR-596-1-stack-cost] did not exist. Created. [2023-09-14T04:08:54.357Z] Lock acquired on [jenkins-edgexfoundry-app-service-configurable-PR-596-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-14T04:08:54.758Z] /w/workspace/app-service-configurable/1@tmp/durable-30ec9cfc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-09-14T04:08:55.105Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-14T04:08:55.145Z] Warning: overwriting stash ‘stack-cost’ [2023-09-14T04:08:55.496Z] Stashed 1 file(s) [Pipeline] } [2023-09-14T04:08:55.512Z] Lock released on resource [jenkins-edgexfoundry-app-service-configurable-PR-596-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-14T04:08:55.592Z] $ docker stop --time=1 666fd4e48a63d9526366f2dd19fa04fd84bd77b521a2f8a7492c560240d6ae32 [2023-09-14T04:08:57.076Z] $ docker rm -f --volumes 666fd4e48a63d9526366f2dd19fa04fd84bd77b521a2f8a7492c560240d6ae32 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-14T04:08:57.773Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-09-14T04:08:59.768Z] + [ -d /w/workspace/_app-service-configurable_PR-596/archives ] [2023-09-14T04:08:59.768Z] + ls -al /w/workspace/_app-service-configurable_PR-596/archives [2023-09-14T04:08:59.768Z] total 16 [2023-09-14T04:08:59.768Z] drwxr-xr-x 3 root root 4096 Sep 14 04:05 . [2023-09-14T04:08:59.768Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 14 04:05 .. [2023-09-14T04:08:59.768Z] drwxr-xr-x 2 root root 4096 Sep 14 04:05 cost [2023-09-14T04:08:59.768Z] -rw-r--r-- 1 root root 96 Sep 14 04:05 cost.csv [2023-09-14T04:08:59.768Z] + sudo chown -R jenkins:jenkins /w/workspace/_app-service-configurable_PR-596/archives [2023-09-14T04:08:59.768Z] + ls -al /w/workspace/_app-service-configurable_PR-596/archives [2023-09-14T04:08:59.768Z] total 16 [2023-09-14T04:08:59.768Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 14 04:05 . [2023-09-14T04:08:59.768Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 14 04:05 .. [2023-09-14T04:08:59.768Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 14 04:05 cost [2023-09-14T04:08:59.768Z] -rw-r--r-- 1 jenkins jenkins 96 Sep 14 04:05 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-09-14T04:09:00.094Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T04:09:00.986Z] ---> package-listing.sh [2023-09-14T04:09:00.986Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-14T04:09:00.986Z] ++ facter osfamily [2023-09-14T04:09:01.245Z] + OS_FAMILY=debian [2023-09-14T04:09:01.245Z] + workspace=/w/workspace/_app-service-configurable_PR-596 [2023-09-14T04:09:01.245Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-14T04:09:01.245Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-14T04:09:01.245Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-14T04:09:01.245Z] + PACKAGES=/tmp/packages_start.txt [2023-09-14T04:09:01.245Z] + '[' /w/workspace/_app-service-configurable_PR-596 ']' [2023-09-14T04:09:01.245Z] + PACKAGES=/tmp/packages_end.txt [2023-09-14T04:09:01.245Z] + case "${OS_FAMILY}" in [2023-09-14T04:09:01.245Z] + dpkg -l [2023-09-14T04:09:01.245Z] + grep '^ii' [2023-09-14T04:09:01.245Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-14T04:09:01.245Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-14T04:09:01.245Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-14T04:09:01.245Z] + '[' /w/workspace/_app-service-configurable_PR-596 ']' [2023-09-14T04:09:01.245Z] + mkdir -p /w/workspace/_app-service-configurable_PR-596/archives/ [2023-09-14T04:09:01.245Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/_app-service-configurable_PR-596/archives/ [Pipeline] echo [2023-09-14T04:09:01.278Z] 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-596/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-14T04:09:01.568Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-14T04:09:02.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-14T04:09:02.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-14T04:09:02.343Z] prd-ubuntu20.04-docker-8c-8g-6178 does not seem to be running inside a container [2023-09-14T04:09:02.374Z] $ 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-596/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-596 -v /w/workspace/_app-service-configurable_PR-596:/w/workspace/_app-service-configurable_PR-596:rw,z -v /w/workspace/_app-service-configurable_PR-596@tmp:/w/workspace/_app-service-configurable_PR-596@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-14T04:09:09.565Z] $ docker top 8b64eb1c31f92ec944fc55a6bdb039016bfe1d5a19aa4ef6f94347d81c849ed8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-14T04:09:09.954Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-14T04:09:10.302Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-14T04:09:10.615Z] + ls /var/log/sa-host [2023-09-14T04:09:10.615Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-14T04:09:10.828Z] provisioning config files... [2023-09-14T04:09:10.837Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/_app-service-configurable_PR-596@tmp/config1198501566544295324tmp [Pipeline] { [Pipeline] echo [2023-09-14T04:09:10.890Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T04:09:11.199Z] ---> create-netrc.sh [Pipeline] } [2023-09-14T04:09:11.229Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-14T04:09:11.631Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-14T04:09:11.665Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T04:09:11.975Z] ---> sudo-logs.sh [2023-09-14T04:09:11.975Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-14T04:09:12.058Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T04:09:12.393Z] ---> job-cost.sh [2023-09-14T04:09:12.394Z] lf-activate-venv: SKIPPING [2023-09-14T04:09:12.394Z] DEBUG: total: 0.2199999988079071 [2023-09-14T04:09:12.394Z] INFO: Retrieving Stack Cost... [2023-09-14T04:09:12.679Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-14T04:09:13.250Z] INFO: Archiving Costs [Pipeline] echo [2023-09-14T04:09:13.289Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-14T04:09:13.604Z] ---> logs-deploy.sh [2023-09-14T04:09:13.604Z] lf-activate-venv: SKIPPING [2023-09-14T04:09:13.604Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/app-service-configurable/PR-596/1 [2023-09-14T04:09:13.604Z] INFO: archiving workspace using pattern(s): [2023-09-14T04:09:14.561Z] Archives upload complete. [2023-09-14T04:09:14.819Z] INFO: archiving logs to Nexus [2023-09-14T04:09:15.387Z] ---> uname -a: [2023-09-14T04:09:15.387Z] Linux prd-ubuntu20-04-docker-8c-8g-6178 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-14T04:09:15.387Z] [2023-09-14T04:09:15.387Z] [2023-09-14T04:09:15.387Z] ---> lscpu: [2023-09-14T04:09:15.387Z] Architecture: x86_64 [2023-09-14T04:09:15.387Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-14T04:09:15.387Z] Byte Order: Little Endian [2023-09-14T04:09:15.387Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-14T04:09:15.387Z] CPU(s): 8 [2023-09-14T04:09:15.387Z] On-line CPU(s) list: 0-7 [2023-09-14T04:09:15.387Z] Thread(s) per core: 1 [2023-09-14T04:09:15.387Z] Core(s) per socket: 1 [2023-09-14T04:09:15.387Z] Socket(s): 8 [2023-09-14T04:09:15.387Z] NUMA node(s): 1 [2023-09-14T04:09:15.387Z] Vendor ID: AuthenticAMD [2023-09-14T04:09:15.387Z] CPU family: 23 [2023-09-14T04:09:15.387Z] Model: 49 [2023-09-14T04:09:15.387Z] Model name: AMD EPYC-Rome Processor [2023-09-14T04:09:15.387Z] Stepping: 0 [2023-09-14T04:09:15.387Z] CPU MHz: 2799.998 [2023-09-14T04:09:15.387Z] BogoMIPS: 5599.99 [2023-09-14T04:09:15.387Z] Virtualization: AMD-V [2023-09-14T04:09:15.387Z] Hypervisor vendor: KVM [2023-09-14T04:09:15.387Z] Virtualization type: full [2023-09-14T04:09:15.387Z] L1d cache: 256 KiB [2023-09-14T04:09:15.387Z] L1i cache: 256 KiB [2023-09-14T04:09:15.387Z] L2 cache: 4 MiB [2023-09-14T04:09:15.387Z] L3 cache: 128 MiB [2023-09-14T04:09:15.387Z] NUMA node0 CPU(s): 0-7 [2023-09-14T04:09:15.387Z] Vulnerability Itlb multihit: Not affected [2023-09-14T04:09:15.387Z] Vulnerability L1tf: Not affected [2023-09-14T04:09:15.387Z] Vulnerability Mds: Not affected [2023-09-14T04:09:15.387Z] Vulnerability Meltdown: Not affected [2023-09-14T04:09:15.387Z] Vulnerability Mmio stale data: Not affected [2023-09-14T04:09:15.387Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-14T04:09:15.387Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-14T04:09:15.387Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-14T04:09:15.387Z] Vulnerability Srbds: Not affected [2023-09-14T04:09:15.387Z] Vulnerability Tsx async abort: Not affected [2023-09-14T04:09:15.387Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-09-14T04:09:15.387Z] [2023-09-14T04:09:15.387Z] [2023-09-14T04:09:15.387Z] ---> nproc: [2023-09-14T04:09:15.387Z] 8 [2023-09-14T04:09:15.387Z] [2023-09-14T04:09:15.387Z] [2023-09-14T04:09:15.387Z] ---> df -h: [2023-09-14T04:09:15.387Z] Filesystem Size Used Avail Use% Mounted on [2023-09-14T04:09:15.387Z] overlay 155G 12G 144G 8% / [2023-09-14T04:09:15.387Z] tmpfs 64M 0 64M 0% /dev [2023-09-14T04:09:15.387Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-14T04:09:15.387Z] shm 64M 0 64M 0% /dev/shm [2023-09-14T04:09:15.387Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-09-14T04:09:15.387Z] [2023-09-14T04:09:15.387Z] [2023-09-14T04:09:15.387Z] ---> sar -b -r -n DEV: [2023-09-14T04:09:15.387Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6178) 09/14/23 _x86_64_ (8 CPU) [2023-09-14T04:09:15.387Z] [2023-09-14T04:09:15.387Z] 04:03:21 LINUX RESTART (8 CPU) [2023-09-14T04:09:15.387Z] [2023-09-14T04:09:15.387Z] 04:04:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-14T04:09:15.387Z] 04:05:01 159.60 4.51 155.09 0.00 517.20 63315.10 0.00 [2023-09-14T04:09:15.387Z] 04:06:01 116.16 0.22 115.95 0.00 15.86 43016.83 0.00 [2023-09-14T04:09:15.387Z] 04:07:01 1.57 0.00 1.57 0.00 0.00 18.28 0.00 [2023-09-14T04:09:15.387Z] 04:08:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 [2023-09-14T04:09:15.387Z] 04:09:01 44.73 11.60 33.13 0.00 5187.14 4989.17 0.00 [2023-09-14T04:09:15.387Z] Average: 64.35 3.26 61.09 0.00 1146.14 22133.80 0.00 [2023-09-14T04:09:15.387Z] [2023-09-14T04:09:15.387Z] 04:04:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-14T04:09:15.387Z] 04:05:01 28042120 31587104 721020 2.19 124828 3600356 2041080 6.02 1177408 3200424 330776 [2023-09-14T04:09:15.387Z] 04:06:01 27842504 31591056 713524 2.17 157332 3738564 1764668 5.20 1083272 3454336 336 [2023-09-14T04:09:15.387Z] 04:07:01 27842696 31591316 712756 2.17 157364 3738564 1764668 5.20 1083216 3454336 16 [2023-09-14T04:09:15.387Z] 04:08:01 27846456 31595820 708696 2.16 157412 3738568 1764668 5.20 1078148 3454964 28 [2023-09-14T04:09:15.387Z] 04:09:01 27408740 31571972 704832 2.14 174816 4133112 1683428 4.96 1249240 3690192 94992 [2023-09-14T04:09:15.388Z] Average: 27796503 31587454 712166 2.17 154350 3789833 1803702 5.32 1134257 3450850 85230 [2023-09-14T04:09:15.388Z] [2023-09-14T04:09:15.388Z] 04:04:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-14T04:09:15.388Z] 04:05:01 ens3 705.22 435.25 8062.42 57.36 0.00 0.00 0.00 0.00 [2023-09-14T04:09:15.388Z] 04:05:01 docker0 285.32 464.96 22.72 2479.21 0.00 0.00 0.00 0.00 [2023-09-14T04:09:15.388Z] 04:05:01 lo 5.86 5.86 0.58 0.58 0.00 0.00 0.00 0.00 [2023-09-14T04:09:15.388Z] 04:06:01 ens3 132.74 98.63 2543.02 92.43 0.00 0.00 0.00 0.00 [2023-09-14T04:09:15.388Z] 04:06:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-14T04:09:15.388Z] 04:06:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-09-14T04:09:15.388Z] 04:07:01 ens3 0.48 0.25 0.26 0.20 0.00 0.00 0.00 0.00 [2023-09-14T04:09:15.388Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-14T04:09:15.388Z] 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-14T04:09:15.388Z] 04:08:01 ens3 0.20 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-14T04:09:15.388Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-14T04:09:15.388Z] 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-14T04:09:15.388Z] 04:09:01 ens3 211.90 86.54 2744.16 8.05 0.00 0.00 0.00 0.00 [2023-09-14T04:09:15.388Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-14T04:09:15.388Z] 04:09:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2023-09-14T04:09:15.388Z] Average: ens3 208.45 123.12 2651.94 31.52 0.00 0.00 0.00 0.00 [2023-09-14T04:09:15.388Z] Average: docker0 56.30 91.76 4.48 489.21 0.00 0.00 0.00 0.00 [2023-09-14T04:09:15.388Z] Average: lo 1.56 1.56 0.15 0.15 0.00 0.00 0.00 0.00 [2023-09-14T04:09:15.388Z] [2023-09-14T04:09:15.388Z] [2023-09-14T04:09:15.388Z] ---> sar -P ALL: [2023-09-14T04:09:15.388Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6178) 09/14/23 _x86_64_ (8 CPU) [2023-09-14T04:09:15.388Z] [2023-09-14T04:09:15.388Z] 04:03:21 LINUX RESTART (8 CPU) [2023-09-14T04:09:15.388Z] [2023-09-14T04:09:15.388Z] 04:04:02 CPU %user %nice %system %iowait %steal %idle [2023-09-14T04:09:15.388Z] 04:05:01 all 8.55 0.00 3.83 3.02 0.06 84.54 [2023-09-14T04:09:15.388Z] 04:05:01 0 8.67 0.00 3.61 0.48 0.05 87.19 [2023-09-14T04:09:15.388Z] 04:05:01 1 8.09 0.00 3.78 8.69 0.05 79.38 [2023-09-14T04:09:15.388Z] 04:05:01 2 8.21 0.00 4.56 0.99 0.07 86.18 [2023-09-14T04:09:15.388Z] 04:05:01 3 7.84 0.00 3.33 0.33 0.07 88.44 [2023-09-14T04:09:15.388Z] 04:05:01 4 9.44 0.00 3.52 0.14 0.07 86.84 [2023-09-14T04:09:15.388Z] 04:05:01 5 9.84 0.00 3.74 1.38 0.07 84.96 [2023-09-14T04:09:15.388Z] 04:05:01 6 8.12 0.00 4.56 12.11 0.07 75.15 [2023-09-14T04:09:15.388Z] 04:05:01 7 8.17 0.00 3.51 0.10 0.07 88.15 [2023-09-14T04:09:15.388Z] 04:06:01 all 4.38 0.00 2.28 2.60 0.04 90.70 [2023-09-14T04:09:15.388Z] 04:06:01 0 4.76 0.00 2.92 1.19 0.05 91.08 [2023-09-14T04:09:15.388Z] 04:06:01 1 4.09 0.00 2.07 0.03 0.03 93.77 [2023-09-14T04:09:15.388Z] 04:06:01 2 3.75 0.00 1.82 1.22 0.02 93.20 [2023-09-14T04:09:15.388Z] 04:06:01 3 4.22 0.00 1.98 0.44 0.03 93.32 [2023-09-14T04:09:15.388Z] 04:06:01 4 4.38 0.00 2.00 0.05 0.02 93.55 [2023-09-14T04:09:15.388Z] 04:06:01 5 4.52 0.00 2.09 1.79 0.03 91.55 [2023-09-14T04:09:15.388Z] 04:06:01 6 4.62 0.00 3.30 16.11 0.07 75.90 [2023-09-14T04:09:15.388Z] 04:06:01 7 4.73 0.00 2.04 0.08 0.05 93.10 [2023-09-14T04:09:15.388Z] 04:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-09-14T04:09:15.388Z] 04:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-14T04:09:15.388Z] 04:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-14T04:09:15.388Z] 04:07:01 2 0.05 0.00 0.02 0.02 0.03 99.88 [2023-09-14T04:09:15.388Z] 04:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-14T04:09:15.388Z] 04:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-14T04:09:15.388Z] 04:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-14T04:09:15.388Z] 04:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-14T04:09:15.388Z] 04:07:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-14T04:09:15.388Z] 04:08:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2023-09-14T04:09:15.388Z] 04:08:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2023-09-14T04:09:15.388Z] 04:08:01 1 0.12 0.00 0.00 0.00 0.00 99.88 [2023-09-14T04:09:15.388Z] 04:08:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2023-09-14T04:09:15.388Z] 04:08:01 3 0.08 0.00 0.00 0.00 0.02 99.90 [2023-09-14T04:09:15.388Z] 04:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-14T04:09:15.388Z] 04:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-14T04:09:15.388Z] 04:08:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-14T04:09:15.388Z] 04:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-14T04:09:15.388Z] 04:09:01 all 2.21 0.00 1.01 4.86 0.03 91.89 [2023-09-14T04:09:15.388Z] 04:09:01 0 2.76 0.00 1.85 3.16 0.02 92.22 [2023-09-14T04:09:15.388Z] 04:09:01 1 1.08 0.00 0.72 0.12 0.03 98.05 [2023-09-14T04:09:15.388Z] 04:09:01 2 1.34 0.00 0.84 27.16 0.07 70.60 [2023-09-14T04:09:15.388Z] 04:09:01 3 2.42 0.00 1.13 1.78 0.02 94.66 [2023-09-14T04:09:15.388Z] 04:09:01 4 2.32 0.00 1.05 1.82 0.02 94.79 [2023-09-14T04:09:15.388Z] 04:09:01 5 2.14 0.00 0.82 2.91 0.03 94.10 [2023-09-14T04:09:15.388Z] 04:09:01 6 2.37 0.00 0.62 0.85 0.02 96.14 [2023-09-14T04:09:15.388Z] 04:09:01 7 3.28 0.00 1.02 1.14 0.03 94.53 [2023-09-14T04:09:15.388Z] Average: all 3.01 0.00 1.41 2.09 0.03 93.46 [2023-09-14T04:09:15.388Z] Average: 0 3.23 0.00 1.67 0.97 0.03 94.11 [2023-09-14T04:09:15.388Z] Average: 1 2.65 0.00 1.30 1.73 0.02 94.30 [2023-09-14T04:09:15.388Z] Average: 2 2.65 0.00 1.44 5.90 0.04 89.98 [2023-09-14T04:09:15.388Z] Average: 3 2.89 0.00 1.28 0.51 0.03 95.30 [2023-09-14T04:09:15.388Z] Average: 4 3.19 0.00 1.30 0.40 0.02 95.08 [2023-09-14T04:09:15.388Z] Average: 5 3.27 0.00 1.32 1.21 0.03 94.17 [2023-09-14T04:09:15.388Z] Average: 6 2.99 0.00 1.68 5.75 0.03 89.55 [2023-09-14T04:09:15.388Z] Average: 7 3.22 0.00 1.30 0.27 0.03 95.18 [2023-09-14T04:09:15.388Z] [2023-09-14T04:09:15.388Z] [2023-09-14T04:09:15.388Z]