Pull request #458 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d2575e88d7c5899b1c251fa5b468b75f2fd920b5+f246fb944bbc8447f5cf52b185b111025b4628df (82dd7081a400f1e54a8c129fd8544347127c2b2c) Running in Durability level: MAX_SURVIVABILITY 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-ssh6275308980462773215.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 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-ssh7635880351202841871.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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 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/edgex-ui-go/branches/PR-458/workspace@libs/edgex-global-pipelines # 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/edgex-ui-go/branches/PR-458/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4871054443902905018.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/edgex-ui-go/branches/PR-458/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1889949798718566194.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d6bf42d899a6140169a1fadeb6f44df9cdc48750 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d6bf42d899a6140169a1fadeb6f44df9cdc48750 # timeout=10 Commit message: "Merge pull request #360 from ernestojeda/fix-alpine-3-14-seccomp-issue" > 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 shared 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-ssh8810006571868431161.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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/edgex-ui-go/branches/PR-458/workspace@libs/lf-pipelines # 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/edgex-ui-go/branches/PR-458/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh161297776410749511.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 d6bf42d899a6140169a1fadeb6f44df9cdc48750 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 DOCKER_BASE_IMAGE: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-centos7-docker-4c-2g-2070 in /w/workspace/edgexfoundry_edgex-ui-go_PR-458 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-458 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp/jenkins-gitclient-ssh6564889452968110598.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.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/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.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 /w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp/jenkins-gitclient-ssh2930038453079586048.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/458/head:refs/remotes/origin/PR-458 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f246fb944bbc8447f5cf52b185b111025b4628df into PR head commit d2575e88d7c5899b1c251fa5b468b75f2fd920b5 Merge succeeded, producing d2575e88d7c5899b1c251fa5b468b75f2fd920b5 Checking out Revision d2575e88d7c5899b1c251fa5b468b75f2fd920b5 (PR-458) > git config core.sparsecheckout # timeout=10 > git checkout -f d2575e88d7c5899b1c251fa5b468b75f2fd920b5 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp/jenkins-gitclient-ssh2435684063763917015.key > git merge f246fb944bbc8447f5cf52b185b111025b4628df # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d2575e88d7c5899b1c251fa5b468b75f2fd920b5 # timeout=10 Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-10-18T04:11:55.983Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-10-18T04:11:56.111Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-10-18T04:11:56.186Z] ========================================================= [2021-10-18T04:11:56.186Z] EdgeX Global Pipelines Version Info [2021-10-18T04:11:56.186Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-10-18T04:11:57.340Z] ------------------- [2021-10-18T04:11:57.340Z] stable info: [2021-10-18T04:11:57.340Z] ------------------- [2021-10-18T04:11:57.340Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-10-18T04:11:57.340Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-18T04:11:57.340Z] Message: update stable to v1.0.210 [2021-10-18T04:11:57.910Z] ------------------- [2021-10-18T04:11:57.910Z] experimental info: [2021-10-18T04:11:57.910Z] ------------------- [2021-10-18T04:11:57.910Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2021-10-18T04:11:57.910Z] Commit SHA: d6bf42d899a6140169a1fadeb6f44df9cdc48750 [2021-10-18T04:11:57.910Z] Message: update experimental to v1.0.210 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-10-18T04:11:58.092Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2021-10-18T04:11:58.126Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2021-10-18T04:11:58.160Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-10-18T04:11:58.197Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-10-18T04:11:58.236Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-10-18T04:11:58.269Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-10-18T04:11:58.304Z] [edgeXSetupEnvironment]: set envvar DOCKER_BASE_IMAGE = nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [Pipeline] echo [2021-10-18T04:11:58.347Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2021-10-18T04:11:58.383Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-10-18T04:11:58.417Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-10-18T04:11:58.452Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-10-18T04:11:58.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2021-10-18T04:11:58.519Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-10-18T04:11:58.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-10-18T04:11:58.591Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-10-18T04:11:58.622Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2021-10-18T04:11:58.654Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-10-18T04:11:58.687Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-10-18T04:11:58.723Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-10-18T04:11:58.759Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-10-18T04:11:58.799Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2021-10-18T04:11:58.831Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2021-10-18T04:11:58.864Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-10-18T04:11:58.901Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-10-18T04:11:58.934Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-10-18T04:11:58.966Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-10-18T04:11:59.003Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-458 [Pipeline] echo [2021-10-18T04:11:59.036Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-458 [Pipeline] echo [2021-10-18T04:11:59.068Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-458 [Pipeline] echo [2021-10-18T04:11:59.102Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d2575e88d7c5899b1c251fa5b468b75f2fd920b5 [Pipeline] echo [2021-10-18T04:11:59.134Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d2575e8 [Pipeline] echo [2021-10-18T04:11:59.167Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-18T04:11:59.258Z] provisioning config files... [2021-10-18T04:11:59.275Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp/config3936028173070667696tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T04:11:59.638Z] ---> docker-login.sh [2021-10-18T04:11:59.638Z] nexus3.edgexfoundry.org:10001 [2021-10-18T04:11:59.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T04:11:59.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T04:11:59.900Z] Configure a credential helper to remove this warning. See [2021-10-18T04:11:59.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T04:11:59.900Z] [2021-10-18T04:11:59.900Z] Login Succeeded [2021-10-18T04:11:59.900Z] nexus3.edgexfoundry.org:10002 [2021-10-18T04:11:59.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T04:11:59.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T04:11:59.900Z] Configure a credential helper to remove this warning. See [2021-10-18T04:11:59.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T04:11:59.900Z] [2021-10-18T04:11:59.900Z] Login Succeeded [2021-10-18T04:11:59.900Z] nexus3.edgexfoundry.org:10003 [2021-10-18T04:12:00.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T04:12:00.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T04:12:00.161Z] Configure a credential helper to remove this warning. See [2021-10-18T04:12:00.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T04:12:00.161Z] [2021-10-18T04:12:00.161Z] Login Succeeded [2021-10-18T04:12:00.161Z] nexus3.edgexfoundry.org:10004 [2021-10-18T04:12:00.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T04:12:00.161Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T04:12:00.161Z] Configure a credential helper to remove this warning. See [2021-10-18T04:12:00.161Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T04:12:00.161Z] [2021-10-18T04:12:00.161Z] Login Succeeded [2021-10-18T04:12:00.161Z] docker.io [2021-10-18T04:12:00.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T04:12:00.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T04:12:00.688Z] Configure a credential helper to remove this warning. See [2021-10-18T04:12:00.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T04:12:00.688Z] [2021-10-18T04:12:00.688Z] Login Succeeded [2021-10-18T04:12:00.688Z] ---> docker-login.sh ends [Pipeline] } [2021-10-18T04:12:00.708Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-18T04:12:01.328Z] + git log --format=format:%s -1 d2575e88d7c5899b1c251fa5b468b75f2fd920b5 [Pipeline] echo [2021-10-18T04:12:01.386Z] GIT_COMMIT: d2575e88d7c5899b1c251fa5b468b75f2fd920b5, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo [2021-10-18T04:12:01.448Z] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-10-18T04:12:02.230Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T04:12:02.230Z] [2021-10-18T04:12:02.230Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T04:12:02.581Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T04:12:02.581Z] latest: Pulling from edgex-devops/git-semver [2021-10-18T04:12:02.581Z] a0d0a0d46f8b: Pulling fs layer [2021-10-18T04:12:02.581Z] 3e5f54012d9b: Pulling fs layer [2021-10-18T04:12:02.581Z] 4c7163046ea9: Pulling fs layer [2021-10-18T04:12:02.581Z] 0c2d73faf560: Pulling fs layer [2021-10-18T04:12:02.581Z] 0c2d73faf560: Waiting [2021-10-18T04:12:02.581Z] 3e5f54012d9b: Verifying Checksum [2021-10-18T04:12:02.581Z] 3e5f54012d9b: Download complete [2021-10-18T04:12:02.581Z] a0d0a0d46f8b: Verifying Checksum [2021-10-18T04:12:02.581Z] a0d0a0d46f8b: Download complete [2021-10-18T04:12:02.581Z] 4c7163046ea9: Verifying Checksum [2021-10-18T04:12:02.581Z] 4c7163046ea9: Download complete [2021-10-18T04:12:02.581Z] 0c2d73faf560: Verifying Checksum [2021-10-18T04:12:02.581Z] 0c2d73faf560: Download complete [2021-10-18T04:12:02.846Z] a0d0a0d46f8b: Pull complete [2021-10-18T04:12:02.846Z] 3e5f54012d9b: Pull complete [2021-10-18T04:12:03.421Z] 4c7163046ea9: Pull complete [2021-10-18T04:12:03.421Z] 0c2d73faf560: Pull complete [2021-10-18T04:12:03.421Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-10-18T04:12:03.421Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-10-18T04:12:03.421Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-10-18T04:12:03.507Z] prd-centos7-docker-4c-2g-2070 does not seem to be running inside a container [2021-10-18T04:12:03.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-458 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-458:/w/workspace/edgexfoundry_edgex-ui-go_PR-458:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-458@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 ******** nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest cat [2021-10-18T04:12:04.184Z] $ docker top 7c7663a9b3d50d560c4a2c90d9f2f726cea09fe67d4704b68ada4a783b195cb1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-10-18T04:12:04.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-18T04:12:04.355Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-18T04:12:04.470Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-18T04:12:04.474Z] $ docker exec 7c7663a9b3d50d560c4a2c90d9f2f726cea09fe67d4704b68ada4a783b195cb1 ssh-agent [2021-10-18T04:12:04.581Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXijkffA/agent.13 [2021-10-18T04:12:04.581Z] SSH_AGENT_PID=20 [2021-10-18T04:12:04.590Z] Running ssh-add (command line suppressed) [2021-10-18T04:12:04.687Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp/private_key_6388819181575743536.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp/private_key_6388819181575743536.key) [2021-10-18T04:12:04.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-18T04:12:05.027Z] + git tag --points-at HEAD [Pipeline] } [2021-10-18T04:12:05.053Z] $ docker exec --env ******** --env ******** 7c7663a9b3d50d560c4a2c90d9f2f726cea09fe67d4704b68ada4a783b195cb1 ssh-agent -k [2021-10-18T04:12:05.141Z] unset SSH_AUTH_SOCK; [2021-10-18T04:12:05.142Z] unset SSH_AGENT_PID; [2021-10-18T04:12:05.142Z] echo Agent pid 20 killed; [2021-10-18T04:12:05.148Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-10-18T04:12:05.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-10-18T04:12:05.219Z] [ssh-agent] Looking for ssh-agent implementation... [2021-10-18T04:12:05.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-10-18T04:12:05.344Z] $ docker exec 7c7663a9b3d50d560c4a2c90d9f2f726cea09fe67d4704b68ada4a783b195cb1 ssh-agent [2021-10-18T04:12:05.456Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXOpKnAm/agent.54 [2021-10-18T04:12:05.456Z] SSH_AGENT_PID=60 [2021-10-18T04:12:05.461Z] Running ssh-add (command line suppressed) [2021-10-18T04:12:05.571Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp/private_key_88609742779832016.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp/private_key_88609742779832016.key) [2021-10-18T04:12:05.585Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-10-18T04:12:05.909Z] + git semver init [2021-10-18T04:12:05.909Z] # -> Open(): unable to determine branch for HEAD [2021-10-18T04:12:05.909Z] # $GIT_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-458/.git [2021-10-18T04:12:05.909Z] # $GIT_WORK_TREE = /w/workspace/edgexfoundry_edgex-ui-go_PR-458 [2021-10-18T04:12:05.909Z] # $SEMVER_REMOTE_NAME = origin [2021-10-18T04:12:05.909Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-10-18T04:12:05.909Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-10-18T04:12:05.909Z] # $SEMVER_BRANCH = PR-458 [2021-10-18T04:12:05.909Z] # $SEMVER_TEMP = /tmp/semver-458284635 [2021-10-18T04:12:05.909Z] # git clone --branch semver git@github.com:edgexfoundry/edgex-ui-go.git $SEMVER_TEMP [2021-10-18T04:12:07.830Z] # '/tmp/semver-458284635' -> '/w/workspace/edgexfoundry_edgex-ui-go_PR-458/.semver' [2021-10-18T04:12:07.830Z] # -> Force: false [2021-10-18T04:12:07.830Z] # $SEMVER_DIR = /w/workspace/edgexfoundry_edgex-ui-go_PR-458/.semver [Pipeline] } [2021-10-18T04:12:07.853Z] $ docker exec --env ******** --env ******** 7c7663a9b3d50d560c4a2c90d9f2f726cea09fe67d4704b68ada4a783b195cb1 ssh-agent -k [2021-10-18T04:12:07.952Z] unset SSH_AUTH_SOCK; [2021-10-18T04:12:07.953Z] unset SSH_AGENT_PID; [2021-10-18T04:12:07.953Z] echo Agent pid 60 killed; [2021-10-18T04:12:07.962Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-10-18T04:12:08.338Z] + git semver [Pipeline] } [2021-10-18T04:12:08.366Z] $ docker stop --time=1 7c7663a9b3d50d560c4a2c90d9f2f726cea09fe67d4704b68ada4a783b195cb1 [2021-10-18T04:12:09.656Z] $ docker rm -f 7c7663a9b3d50d560c4a2c90d9f2f726cea09fe67d4704b68ada4a783b195cb1 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-18T04:12:10.047Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-10-18T04:12:10.321Z] Stashed 1 file(s) [Pipeline] echo [2021-10-18T04:12:10.341Z] [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] node [Pipeline] node [2021-10-18T04:12:25.727Z] Still waiting to schedule task [2021-10-18T04:12:25.727Z] Waiting for next available executor on ‘prd-centos7-docker-4c-2g-2070’ [2021-10-18T04:12:25.750Z] Still waiting to schedule task [2021-10-18T04:12:25.751Z] All nodes of label ‘ubuntu18.04-docker-arm64-4c-16g’ are offline [2021-10-18T04:13:59.604Z] Running on prd-centos7-docker-4c-2g-2073 in /w/workspace/edgexfoundry_edgex-ui-go_PR-458 [Pipeline] { [Pipeline] ws [2021-10-18T04:13:59.695Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-10-18T04:13:59.824Z] The recommended git tool is: git [2021-10-18T04:14:02.005Z] using credential edgex-jenkins-ssh [2021-10-18T04:14:02.015Z] Cloning the remote Git repository [2021-10-18T04:14:01.529Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-18T04:14:01.593Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-10-18T04:14:01.625Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-18T04:14:01.625Z] > git --version # timeout=10 [2021-10-18T04:14:01.635Z] > git --version # 'git version 2.24.4' [2021-10-18T04:14:01.635Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T04:14:01.660Z] [INFO] Currently running in a labeled security context [2021-10-18T04:14:01.660Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-18T04:14:01.660Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh1569755896665675805.key [2021-10-18T04:14:01.678Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T04:14:03.301Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-18T04:14:03.313Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T04:14:03.324Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-18T04:14:03.343Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-18T04:14:03.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T04:14:03.345Z] [INFO] Currently running in a labeled security context [2021-10-18T04:14:03.345Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-18T04:14:03.345Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh8631661034153980962.key [2021-10-18T04:14:03.360Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/458/head:refs/remotes/origin/PR-458 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-18T04:14:04.566Z] Merging remotes/origin/main commit f246fb944bbc8447f5cf52b185b111025b4628df into PR head commit d2575e88d7c5899b1c251fa5b468b75f2fd920b5 [2021-10-18T04:14:04.712Z] Merge succeeded, producing d2575e88d7c5899b1c251fa5b468b75f2fd920b5 [2021-10-18T04:14:04.713Z] Checking out Revision d2575e88d7c5899b1c251fa5b468b75f2fd920b5 (PR-458) [2021-10-18T04:14:04.075Z] > git config core.sparsecheckout # timeout=10 [2021-10-18T04:14:04.084Z] > git checkout -f d2575e88d7c5899b1c251fa5b468b75f2fd920b5 # timeout=10 [2021-10-18T04:14:04.171Z] > git remote # timeout=10 [2021-10-18T04:14:04.181Z] > git config --get remote.origin.url # timeout=10 [2021-10-18T04:14:04.188Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T04:14:04.189Z] [INFO] Currently running in a labeled security context [2021-10-18T04:14:04.189Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-10-18T04:14:04.189Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/edgex-ui-go/1@tmp/jenkins-gitclient-ssh2642406998615722718.key [2021-10-18T04:14:04.201Z] > git merge f246fb944bbc8447f5cf52b185b111025b4628df # timeout=10 [2021-10-18T04:14:04.214Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-18T04:14:04.225Z] > git config core.sparsecheckout # timeout=10 [2021-10-18T04:14:04.234Z] > git checkout -f d2575e88d7c5899b1c251fa5b468b75f2fd920b5 # timeout=10 [2021-10-18T04:14:08.071Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [2021-10-18T04:14:07.882Z] > git --version # timeout=10 [2021-10-18T04:14:07.887Z] > git --version # 'git version 2.24.4' [2021-10-18T04:14:07.894Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-18T04:14:08.758Z] provisioning config files... [2021-10-18T04:14:08.777Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config113022862861399336tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T04:14:09.210Z] ---> docker-login.sh [2021-10-18T04:14:09.210Z] nexus3.edgexfoundry.org:10001 [2021-10-18T04:14:09.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T04:14:09.210Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T04:14:09.210Z] Configure a credential helper to remove this warning. See [2021-10-18T04:14:09.210Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T04:14:09.210Z] [2021-10-18T04:14:09.210Z] Login Succeeded [2021-10-18T04:14:09.210Z] nexus3.edgexfoundry.org:10002 [2021-10-18T04:14:09.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T04:14:09.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T04:14:09.474Z] Configure a credential helper to remove this warning. See [2021-10-18T04:14:09.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T04:14:09.474Z] [2021-10-18T04:14:09.474Z] Login Succeeded [2021-10-18T04:14:09.474Z] nexus3.edgexfoundry.org:10003 [2021-10-18T04:14:09.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T04:14:09.474Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T04:14:09.474Z] Configure a credential helper to remove this warning. See [2021-10-18T04:14:09.474Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T04:14:09.474Z] [2021-10-18T04:14:09.474Z] Login Succeeded [2021-10-18T04:14:09.474Z] nexus3.edgexfoundry.org:10004 [2021-10-18T04:14:09.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T04:14:09.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T04:14:09.735Z] Configure a credential helper to remove this warning. See [2021-10-18T04:14:09.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T04:14:09.735Z] [2021-10-18T04:14:09.735Z] Login Succeeded [2021-10-18T04:14:09.735Z] docker.io [2021-10-18T04:14:09.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T04:14:09.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T04:14:09.996Z] Configure a credential helper to remove this warning. See [2021-10-18T04:14:09.996Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T04:14:09.996Z] [2021-10-18T04:14:09.996Z] Login Succeeded [2021-10-18T04:14:09.996Z] ---> docker-login.sh ends [Pipeline] } [2021-10-18T04:14:10.035Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-18T04:14:10.258Z] ========================================================= [2021-10-18T04:14:10.258Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-10-18T04:14:10.258Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-18T04:14:10.645Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-10-18T04:14:10.645Z] Sending build context to Docker daemon 20.58MB [2021-10-18T04:14:10.645Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-18T04:14:10.645Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-18T04:14:10.912Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-10-18T04:14:10.912Z] a0d0a0d46f8b: Pulling fs layer [2021-10-18T04:14:10.912Z] 31adcdaf11c8: Pulling fs layer [2021-10-18T04:14:10.912Z] b8b176561691: Pulling fs layer [2021-10-18T04:14:10.912Z] 4527c011a84f: Pulling fs layer [2021-10-18T04:14:10.912Z] 5d74067f8e1e: Pulling fs layer [2021-10-18T04:14:10.912Z] e0aca202a116: Pulling fs layer [2021-10-18T04:14:10.912Z] 3a43be97a3b4: Pulling fs layer [2021-10-18T04:14:10.912Z] 34cad66bf833: Pulling fs layer [2021-10-18T04:14:10.912Z] b4e3c513aaa6: Pulling fs layer [2021-10-18T04:14:10.912Z] e0aca202a116: Waiting [2021-10-18T04:14:10.912Z] 3a43be97a3b4: Waiting [2021-10-18T04:14:10.912Z] 34cad66bf833: Waiting [2021-10-18T04:14:10.912Z] b4e3c513aaa6: Waiting [2021-10-18T04:14:10.912Z] 4527c011a84f: Waiting [2021-10-18T04:14:10.912Z] 5d74067f8e1e: Waiting [2021-10-18T04:14:10.912Z] b8b176561691: Verifying Checksum [2021-10-18T04:14:10.912Z] b8b176561691: Download complete [2021-10-18T04:14:10.912Z] 31adcdaf11c8: Verifying Checksum [2021-10-18T04:14:10.912Z] 31adcdaf11c8: Download complete [2021-10-18T04:14:10.912Z] 5d74067f8e1e: Verifying Checksum [2021-10-18T04:14:10.912Z] 5d74067f8e1e: Download complete [2021-10-18T04:14:10.912Z] e0aca202a116: Verifying Checksum [2021-10-18T04:14:10.912Z] e0aca202a116: Download complete [2021-10-18T04:14:10.912Z] 3a43be97a3b4: Verifying Checksum [2021-10-18T04:14:10.912Z] 3a43be97a3b4: Download complete [2021-10-18T04:14:10.912Z] a0d0a0d46f8b: Verifying Checksum [2021-10-18T04:14:10.912Z] a0d0a0d46f8b: Download complete [2021-10-18T04:14:11.189Z] 34cad66bf833: Verifying Checksum [2021-10-18T04:14:11.190Z] 34cad66bf833: Download complete [2021-10-18T04:14:11.190Z] a0d0a0d46f8b: Pull complete [2021-10-18T04:14:11.461Z] 4527c011a84f: Verifying Checksum [2021-10-18T04:14:11.461Z] 4527c011a84f: Download complete [2021-10-18T04:14:11.461Z] 31adcdaf11c8: Pull complete [2021-10-18T04:14:11.730Z] b4e3c513aaa6: Verifying Checksum [2021-10-18T04:14:11.730Z] b4e3c513aaa6: Download complete [2021-10-18T04:14:11.730Z] b8b176561691: Pull complete [2021-10-18T04:14:15.059Z] 4527c011a84f: Pull complete [2021-10-18T04:14:15.059Z] 5d74067f8e1e: Pull complete [2021-10-18T04:14:15.318Z] e0aca202a116: Pull complete [2021-10-18T04:14:15.318Z] 3a43be97a3b4: Pull complete [2021-10-18T04:14:15.585Z] 34cad66bf833: Pull complete [2021-10-18T04:14:18.183Z] b4e3c513aaa6: Pull complete [2021-10-18T04:14:18.183Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-10-18T04:14:18.183Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-10-18T04:14:18.183Z] ---> 9f6097aaca64 [2021-10-18T04:14:18.183Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-18T04:14:20.108Z] ---> Running in 638e9e5dcea0 [2021-10-18T04:14:20.108Z] Removing intermediate container 638e9e5dcea0 [2021-10-18T04:14:20.108Z] ---> 46dc9d72b9ed [2021-10-18T04:14:20.108Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-18T04:14:20.108Z] ---> Running in 6be55b843c1f [2021-10-18T04:14:20.108Z] Removing intermediate container 6be55b843c1f [2021-10-18T04:14:20.108Z] ---> 0810656c6669 [2021-10-18T04:14:20.108Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-18T04:14:20.108Z] ---> Running in da6863175f4f [2021-10-18T04:14:20.108Z] Removing intermediate container da6863175f4f [2021-10-18T04:14:20.108Z] ---> 10e390b711ca [2021-10-18T04:14:20.108Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-18T04:14:20.108Z] ---> Running in 5dc4773a8471 [2021-10-18T04:14:20.370Z] Removing intermediate container 5dc4773a8471 [2021-10-18T04:14:20.370Z] ---> 265df24ffd31 [2021-10-18T04:14:20.370Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-18T04:14:20.370Z] ---> Running in fdbcd4e31c4e [2021-10-18T04:14:20.370Z] Removing intermediate container fdbcd4e31c4e [2021-10-18T04:14:20.370Z] ---> e1347fb37b94 [2021-10-18T04:14:20.370Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T04:14:20.370Z] ---> Running in 123ec94fb3e9 [2021-10-18T04:14:20.944Z] Removing intermediate container 123ec94fb3e9 [2021-10-18T04:14:20.944Z] ---> 44b6be63570b [2021-10-18T04:14:20.944Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-18T04:14:20.944Z] ---> Running in f0bcde964cc9 [2021-10-18T04:14:21.207Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T04:14:22.153Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T04:14:22.733Z] OK: 220 MiB in 52 packages [2021-10-18T04:14:22.733Z] Removing intermediate container f0bcde964cc9 [2021-10-18T04:14:22.733Z] ---> 8b47c9c093c3 [2021-10-18T04:14:22.733Z] Step 10/14 : ENV GO111MODULE=on [2021-10-18T04:14:22.733Z] ---> Running in 90befcefb0f6 [2021-10-18T04:14:23.002Z] Removing intermediate container 90befcefb0f6 [2021-10-18T04:14:23.002Z] ---> 07432a8e02d9 [2021-10-18T04:14:23.002Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-18T04:14:23.002Z] ---> Running in 8e6dd99dc241 [2021-10-18T04:14:23.002Z] Removing intermediate container 8e6dd99dc241 [2021-10-18T04:14:23.002Z] ---> 6b6f8b1aded8 [2021-10-18T04:14:23.002Z] Step 12/14 : COPY . . [2021-10-18T04:14:23.953Z] ---> 8f50ca460b83 [2021-10-18T04:14:23.953Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T04:14:23.953Z] ---> Running in 2138e3f1af10 [2021-10-18T04:14:35.064Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-2071 in /w/workspace/edgexfoundry_edgex-ui-go_PR-458 [Pipeline] { [Pipeline] ws [2021-10-18T04:14:35.101Z] Running in /w/workspace/edgex-ui-go/1 [Pipeline] { [Pipeline] checkout [2021-10-18T04:14:35.364Z] The recommended git tool is: git [2021-10-18T04:14:41.437Z] using credential edgex-jenkins-ssh [2021-10-18T04:14:41.457Z] Cloning the remote Git repository [2021-10-18T04:14:41.519Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-18T04:14:42.104Z] Removing intermediate container 2138e3f1af10 [2021-10-18T04:14:42.104Z] ---> 732a0383ca20 [2021-10-18T04:14:42.104Z] Step 14/14 : RUN ${MAKE} [2021-10-18T04:14:42.104Z] ---> Running in 7c209c122510 [2021-10-18T04:14:42.104Z] noop [2021-10-18T04:14:42.104Z] Removing intermediate container 7c209c122510 [2021-10-18T04:14:42.104Z] ---> 640c0b433393 [2021-10-18T04:14:42.104Z] Successfully built 640c0b433393 [2021-10-18T04:14:42.104Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T04:14:42.445Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-18T04:14:42.445Z] . [Pipeline] withDockerContainer [2021-10-18T04:14:42.528Z] prd-centos7-docker-4c-2g-2073 does not seem to be running inside a container [2021-10-18T04:14:42.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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 ******** ci-base-image-x86_64 cat [2021-10-18T04:14:41.701Z] > git init /w/workspace/edgex-ui-go/1 # timeout=10 [2021-10-18T04:14:41.855Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-18T04:14:41.856Z] > git --version # timeout=10 [2021-10-18T04:14:41.889Z] > git --version # 'git version 2.17.1' [2021-10-18T04:14:41.892Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T04:14:42.093Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T04:14:42.917Z] $ docker top e48cb2103fdc29b93349f6158db49699d00281b73bc68d61a8d8e0e93284f2c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T04:14:43.340Z] + go version [2021-10-18T04:14:43.340Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-10-18T04:14:43.372Z] $ docker stop --time=1 e48cb2103fdc29b93349f6158db49699d00281b73bc68d61a8d8e0e93284f2c4 [2021-10-18T04:14:44.577Z] $ docker rm -f e48cb2103fdc29b93349f6158db49699d00281b73bc68d61a8d8e0e93284f2c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T04:14:45.208Z] + docker inspect -f . ci-base-image-x86_64 [2021-10-18T04:14:45.208Z] . [Pipeline] withDockerContainer [2021-10-18T04:14:45.301Z] prd-centos7-docker-4c-2g-2073 does not seem to be running inside a container [2021-10-18T04:14:45.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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 ******** ci-base-image-x86_64 cat [2021-10-18T04:14:44.983Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-18T04:14:44.999Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-10-18T04:14:45.030Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2021-10-18T04:14:45.070Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2021-10-18T04:14:45.071Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T04:14:45.088Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/458/head:refs/remotes/origin/PR-458 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-10-18T04:14:45.686Z] Merging remotes/origin/main commit f246fb944bbc8447f5cf52b185b111025b4628df into PR head commit d2575e88d7c5899b1c251fa5b468b75f2fd920b5 [2021-10-18T04:14:45.710Z] $ docker top 5d5eb06a831f97b060433fd62544306826773504dd8ca942b1beb8f0047eabf9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-18T04:14:46.104Z] Merge succeeded, producing d2575e88d7c5899b1c251fa5b468b75f2fd920b5 [2021-10-18T04:14:46.104Z] Checking out Revision d2575e88d7c5899b1c251fa5b468b75f2fd920b5 (PR-458) [2021-10-18T04:14:46.157Z] + make test [2021-10-18T04:14:46.157Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-18T04:14:46.423Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-18T04:14:45.711Z] > git config core.sparsecheckout # timeout=10 [2021-10-18T04:14:45.726Z] > git checkout -f d2575e88d7c5899b1c251fa5b468b75f2fd920b5 # timeout=10 [2021-10-18T04:14:46.003Z] > git remote # timeout=10 [2021-10-18T04:14:46.026Z] > git config --get remote.origin.url # timeout=10 [2021-10-18T04:14:46.045Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-10-18T04:14:46.058Z] > git merge f246fb944bbc8447f5cf52b185b111025b4628df # timeout=10 [2021-10-18T04:14:46.087Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-10-18T04:14:46.112Z] > git config core.sparsecheckout # timeout=10 [2021-10-18T04:14:46.128Z] > git checkout -f d2575e88d7c5899b1c251fa5b468b75f2fd920b5 # timeout=10 [2021-10-18T04:14:50.692Z] Commit message: "chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2" [2021-10-18T04:14:50.754Z] > git --version # timeout=10 [2021-10-18T04:14:50.764Z] > git --version # 'git version 2.17.1' [2021-10-18T04:14:50.776Z] fatal: bad object d6bf42d899a6140169a1fadeb6f44df9cdc48750 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-18T04:14:51.929Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-10-18T04:14:51.929Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-18T04:14:51.929Z] Dload Upload Total Spent Left Speed [2021-10-18T04:14:51.929Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 81544 0 --:--:-- --:--:-- --:--:-- 81544 [Pipeline] sh [2021-10-18T04:14:52.371Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-10-18T04:14:52.741Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-10-18T04:14:52.741Z] sudo tee /etc/docker/daemon.new [2021-10-18T04:14:52.741Z] { [2021-10-18T04:14:52.741Z] "registry-mirrors": [ [2021-10-18T04:14:52.741Z] "https://nexus3.edgexfoundry.org:10001" [2021-10-18T04:14:52.741Z] ], [2021-10-18T04:14:52.741Z] "bip": "10.250.0.254/24", [2021-10-18T04:14:52.741Z] "hosts": [ [2021-10-18T04:14:52.741Z] "tcp://0.0.0.0:5555", [2021-10-18T04:14:52.741Z] "unix:///var/run/docker.sock" [2021-10-18T04:14:52.741Z] ], [2021-10-18T04:14:52.741Z] "mtu": 1458, [2021-10-18T04:14:52.741Z] "selinux-enabled": true, [2021-10-18T04:14:52.741Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-10-18T04:14:52.741Z] } [Pipeline] sh [2021-10-18T04:14:53.187Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-10-18T04:14:53.557Z] + sudo service docker restart [2021-10-18T04:14:58.779Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-18T04:14:58.779Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-18T04:14:58.779Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-18T04:14:58.779Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-18T04:14:58.779Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-18T04:14:58.779Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-18T04:14:58.779Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-18T04:14:58.779Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-18T04:14:58.779Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-18T04:14:58.779Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-18T04:14:58.779Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-18T04:14:58.779Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-18T04:14:58.779Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-18T04:15:03.030Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-18T04:15:03.030Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-18T04:15:03.061Z] $ docker stop --time=1 5d5eb06a831f97b060433fd62544306826773504dd8ca942b1beb8f0047eabf9 [2021-10-18T04:15:04.495Z] $ docker rm -f 5d5eb06a831f97b060433fd62544306826773504dd8ca942b1beb8f0047eabf9 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-18T04:15:04.921Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-18T04:15:05.104Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-10-18T04:15:06.728Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-18T04:15:07.038Z] + ls -al . [2021-10-18T04:15:07.038Z] total 88 [2021-10-18T04:15:07.038Z] drwxrwxr-x. 12 jenkins jenkins 4096 Oct 18 04:14 . [2021-10-18T04:15:07.038Z] drwxrwxr-x. 4 jenkins jenkins 28 Oct 18 04:14 .. [2021-10-18T04:15:07.038Z] drwxrwxr-x. 3 jenkins jenkins 20 Oct 18 04:14 assets [2021-10-18T04:15:07.038Z] drwxrwxr-x. 2 jenkins jenkins 66 Oct 18 04:14 bin [2021-10-18T04:15:07.038Z] drwxrwxr-x. 3 jenkins jenkins 29 Oct 18 04:14 cmd [2021-10-18T04:15:07.038Z] -rw-rw-r--. 1 jenkins jenkins 3959 Oct 18 04:14 CONTRIBUTING.md [2021-10-18T04:15:07.038Z] -rw-r--r--. 1 jenkins jenkins 10 Oct 18 04:14 coverage.out [2021-10-18T04:15:07.038Z] -rw-rw-r--. 1 jenkins jenkins 1526 Oct 18 04:14 Dockerfile [2021-10-18T04:15:07.038Z] drwxrwxr-x. 2 jenkins jenkins 23 Oct 18 04:14 docs [2021-10-18T04:15:07.038Z] drwxrwxr-x. 8 jenkins jenkins 179 Oct 18 04:14 .git [2021-10-18T04:15:07.038Z] drwxrwxr-x. 2 jenkins jenkins 103 Oct 18 04:14 .github [2021-10-18T04:15:07.038Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 18 04:14 .gitignore [2021-10-18T04:15:07.038Z] -rw-rw-r--. 1 jenkins jenkins 880 Oct 18 04:14 go.mod [2021-10-18T04:15:07.038Z] -rw-rw-r--. 1 jenkins jenkins 24176 Oct 18 04:14 go.sum [2021-10-18T04:15:07.038Z] drwxrwxr-x. 9 jenkins jenkins 125 Oct 18 04:14 internal [2021-10-18T04:15:07.038Z] -rw-rw-r--. 1 jenkins jenkins 652 Oct 18 04:14 Jenkinsfile [2021-10-18T04:15:07.038Z] -rw-rw-r--. 1 jenkins jenkins 11357 Oct 18 04:14 LICENSE [2021-10-18T04:15:07.038Z] -rw-rw-r--. 1 jenkins jenkins 1212 Oct 18 04:14 Makefile [2021-10-18T04:15:07.038Z] drwxrwxr-x. 3 jenkins jenkins 19 Oct 18 04:14 pkg [2021-10-18T04:15:07.038Z] -rw-rw-r--. 1 jenkins jenkins 5509 Oct 18 04:14 README.md [2021-10-18T04:15:07.038Z] drwxrwxr-x. 4 jenkins jenkins 54 Oct 18 04:14 snap [2021-10-18T04:15:07.038Z] -rw-rw-r--. 1 jenkins jenkins 5 Oct 18 04:12 VERSION [2021-10-18T04:15:07.038Z] -rw-rw-r--. 1 jenkins jenkins 155 Oct 18 04:14 version.go [2021-10-18T04:15:07.038Z] drwxrwxr-x. 4 jenkins jenkins 4096 Oct 18 04:14 web [Pipeline] isUnix [Pipeline] sh [2021-10-18T04:15:07.374Z] + docker build -t edgex-ui -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=d2575e88d7c5899b1c251fa5b468b75f2fd920b5 --label arch=amd64 --label version=0.0.0 . [2021-10-18T04:15:07.374Z] Sending build context to Docker daemon 20.58MB [2021-10-18T04:15:07.374Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-18T04:15:07.374Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-18T04:15:07.374Z] ---> 640c0b433393 [2021-10-18T04:15:07.374Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-18T04:15:07.636Z] ---> Running in 432d242a0a60 [2021-10-18T04:15:07.636Z] Removing intermediate container 432d242a0a60 [2021-10-18T04:15:07.636Z] ---> 5a9dfb0d9cc4 [2021-10-18T04:15:07.636Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-18T04:15:07.636Z] ---> Running in 1b5df20f2d78 [2021-10-18T04:15:07.636Z] Removing intermediate container 1b5df20f2d78 [2021-10-18T04:15:07.636Z] ---> 8c26890681e3 [2021-10-18T04:15:07.636Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-18T04:15:07.904Z] ---> Running in 499b8280ed71 [2021-10-18T04:15:07.904Z] Removing intermediate container 499b8280ed71 [2021-10-18T04:15:07.904Z] ---> 802a5f81eb2d [2021-10-18T04:15:07.904Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-18T04:15:07.904Z] ---> Running in 2844f36d3120 [2021-10-18T04:15:07.904Z] Removing intermediate container 2844f36d3120 [2021-10-18T04:15:07.904Z] ---> 127f799b9a67 [2021-10-18T04:15:07.904Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-18T04:15:07.904Z] ---> Running in c5d9bb16d754 [2021-10-18T04:15:08.168Z] Removing intermediate container c5d9bb16d754 [2021-10-18T04:15:08.168Z] ---> 6e4448ac78ef [2021-10-18T04:15:08.168Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T04:15:08.168Z] ---> Running in 43d995ddc657 [2021-10-18T04:15:08.432Z] Removing intermediate container 43d995ddc657 [2021-10-18T04:15:08.432Z] ---> bc465ba71f4f [2021-10-18T04:15:08.432Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-18T04:15:08.432Z] ---> Running in 7a3aff143744 [2021-10-18T04:15:08.696Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-10-18T04:15:09.637Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-10-18T04:15:10.214Z] OK: 220 MiB in 52 packages [2021-10-18T04:15:10.475Z] Removing intermediate container 7a3aff143744 [2021-10-18T04:15:10.475Z] ---> 44c9fd143827 [2021-10-18T04:15:10.475Z] Step 10/22 : ENV GO111MODULE=on [2021-10-18T04:15:10.475Z] ---> Running in ddbd0b4c21ef [2021-10-18T04:15:10.475Z] Removing intermediate container ddbd0b4c21ef [2021-10-18T04:15:10.475Z] ---> 49e5795ced38 [2021-10-18T04:15:10.475Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-18T04:15:10.475Z] ---> Running in 36973f4193cb [2021-10-18T04:15:10.475Z] Removing intermediate container 36973f4193cb [2021-10-18T04:15:10.475Z] ---> 1bfb9a11d50c [2021-10-18T04:15:10.475Z] Step 12/22 : COPY . . [2021-10-18T04:15:11.429Z] ---> cb48dad97df9 [2021-10-18T04:15:11.429Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T04:15:11.429Z] ---> Running in 4ba83f38bab9 [2021-10-18T04:15:11.692Z] Removing intermediate container 4ba83f38bab9 [2021-10-18T04:15:11.692Z] ---> efffcdd96faf [2021-10-18T04:15:11.692Z] Step 14/22 : RUN ${MAKE} [2021-10-18T04:15:11.955Z] ---> Running in 0927c6bd6003 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-18T04:15:12.077Z] provisioning config files... [2021-10-18T04:15:12.109Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/1@tmp/config9193560404045253749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T04:15:12.216Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-18T04:15:12.524Z] ---> docker-login.sh [2021-10-18T04:15:12.524Z] nexus3.edgexfoundry.org:10001 [2021-10-18T04:15:13.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T04:15:14.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T04:15:14.259Z] Configure a credential helper to remove this warning. See [2021-10-18T04:15:14.259Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T04:15:14.259Z] [2021-10-18T04:15:14.259Z] Login Succeeded [2021-10-18T04:15:14.259Z] nexus3.edgexfoundry.org:10002 [2021-10-18T04:15:14.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T04:15:14.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T04:15:14.872Z] Configure a credential helper to remove this warning. See [2021-10-18T04:15:14.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T04:15:14.872Z] [2021-10-18T04:15:14.872Z] Login Succeeded [2021-10-18T04:15:14.872Z] nexus3.edgexfoundry.org:10003 [2021-10-18T04:15:15.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T04:15:15.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T04:15:15.479Z] Configure a credential helper to remove this warning. See [2021-10-18T04:15:15.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T04:15:15.479Z] [2021-10-18T04:15:15.479Z] Login Succeeded [2021-10-18T04:15:15.479Z] nexus3.edgexfoundry.org:10004 [2021-10-18T04:15:16.087Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T04:15:16.087Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T04:15:16.087Z] Configure a credential helper to remove this warning. See [2021-10-18T04:15:16.087Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T04:15:16.087Z] [2021-10-18T04:15:16.087Z] Login Succeeded [2021-10-18T04:15:16.087Z] docker.io [2021-10-18T04:15:16.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-10-18T04:15:16.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-10-18T04:15:16.971Z] Configure a credential helper to remove this warning. See [2021-10-18T04:15:16.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-10-18T04:15:16.971Z] [2021-10-18T04:15:16.971Z] Login Succeeded [2021-10-18T04:15:16.971Z] ---> docker-login.sh ends [Pipeline] } [2021-10-18T04:15:17.009Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-10-18T04:15:17.654Z] ========================================================= [2021-10-18T04:15:17.654Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-10-18T04:15:17.654Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-10-18T04:15:18.126Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-10-18T04:15:19.139Z] Sending build context to Docker daemon 20.58MB [2021-10-18T04:15:19.139Z] Step 1/14 : ARG BASE=golang:1.16-alpine3.14 [2021-10-18T04:15:19.139Z] Step 2/14 : FROM ${BASE} AS builder [2021-10-18T04:15:19.139Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-10-18T04:15:19.139Z] 552d1f2373af: Pulling fs layer [2021-10-18T04:15:19.139Z] ea3f2d53f512: Pulling fs layer [2021-10-18T04:15:19.139Z] 9e70ebbbe112: Pulling fs layer [2021-10-18T04:15:19.139Z] 7a9cfe048b4a: Pulling fs layer [2021-10-18T04:15:19.139Z] 72dc09318566: Pulling fs layer [2021-10-18T04:15:19.139Z] f4f7b4309257: Pulling fs layer [2021-10-18T04:15:19.139Z] 0ac9a79272e3: Pulling fs layer [2021-10-18T04:15:19.139Z] b78e95d17946: Pulling fs layer [2021-10-18T04:15:19.139Z] 7a9cfe048b4a: Waiting [2021-10-18T04:15:19.139Z] 72dc09318566: Waiting [2021-10-18T04:15:19.139Z] f4f7b4309257: Waiting [2021-10-18T04:15:19.139Z] 0ac9a79272e3: Waiting [2021-10-18T04:15:19.139Z] b78e95d17946: Waiting [2021-10-18T04:15:19.421Z] 9e70ebbbe112: Verifying Checksum [2021-10-18T04:15:19.421Z] 9e70ebbbe112: Download complete [2021-10-18T04:15:19.421Z] ea3f2d53f512: Verifying Checksum [2021-10-18T04:15:19.421Z] ea3f2d53f512: Download complete [2021-10-18T04:15:19.421Z] 72dc09318566: Verifying Checksum [2021-10-18T04:15:19.421Z] 72dc09318566: Download complete [2021-10-18T04:15:19.421Z] f4f7b4309257: Download complete [2021-10-18T04:15:19.421Z] 0ac9a79272e3: Verifying Checksum [2021-10-18T04:15:19.421Z] 0ac9a79272e3: Download complete [2021-10-18T04:15:19.421Z] 552d1f2373af: Verifying Checksum [2021-10-18T04:15:19.421Z] 552d1f2373af: Download complete [2021-10-18T04:15:20.442Z] 552d1f2373af: Pull complete [2021-10-18T04:15:20.474Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-18T04:15:21.056Z] ea3f2d53f512: Pull complete [2021-10-18T04:15:21.367Z] 9e70ebbbe112: Pull complete [2021-10-18T04:15:21.647Z] b78e95d17946: Verifying Checksum [2021-10-18T04:15:21.647Z] b78e95d17946: Download complete [2021-10-18T04:15:21.857Z] Removing intermediate container 0927c6bd6003 [2021-10-18T04:15:21.857Z] ---> f0a5dd6645a3 [2021-10-18T04:15:21.857Z] Step 15/22 : FROM alpine:3.14 [2021-10-18T04:15:21.925Z] 7a9cfe048b4a: Verifying Checksum [2021-10-18T04:15:21.925Z] 7a9cfe048b4a: Download complete [2021-10-18T04:15:22.428Z] 3.14: Pulling from library/alpine [2021-10-18T04:15:22.690Z] a0d0a0d46f8b: Already exists [2021-10-18T04:15:22.949Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-18T04:15:22.949Z] Status: Downloaded newer image for alpine:3.14 [2021-10-18T04:15:22.949Z] ---> 14119a10abf4 [2021-10-18T04:15:22.949Z] Step 16/22 : EXPOSE 4000 [2021-10-18T04:15:22.949Z] ---> Running in d309ac779645 [2021-10-18T04:15:22.949Z] Removing intermediate container d309ac779645 [2021-10-18T04:15:22.949Z] ---> 68db78692c3e [2021-10-18T04:15:22.949Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-18T04:15:23.524Z] ---> 1d9d372dc649 [2021-10-18T04:15:23.524Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-18T04:15:23.524Z] ---> Running in d03cba0b7b22 [2021-10-18T04:15:23.524Z] Removing intermediate container d03cba0b7b22 [2021-10-18T04:15:23.524Z] ---> 8a604ce57fed [2021-10-18T04:15:23.524Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-18T04:15:23.524Z] ---> Running in 0a31ad39d7c8 [2021-10-18T04:15:23.524Z] Removing intermediate container 0a31ad39d7c8 [2021-10-18T04:15:23.524Z] ---> ecec9a3a8214 [2021-10-18T04:15:23.524Z] Step 20/22 : LABEL arch=amd64 [2021-10-18T04:15:23.524Z] ---> Running in 158c1695266b [2021-10-18T04:15:23.787Z] Removing intermediate container 158c1695266b [2021-10-18T04:15:23.787Z] ---> dceeffec1a97 [2021-10-18T04:15:23.787Z] Step 21/22 : LABEL git_sha=d2575e88d7c5899b1c251fa5b468b75f2fd920b5 [2021-10-18T04:15:23.787Z] ---> Running in 314e68ac20b6 [2021-10-18T04:15:23.787Z] Removing intermediate container 314e68ac20b6 [2021-10-18T04:15:23.787Z] ---> e0d7724363d8 [2021-10-18T04:15:23.787Z] Step 22/22 : LABEL version=0.0.0 [2021-10-18T04:15:23.787Z] ---> Running in 37e773888640 [2021-10-18T04:15:24.048Z] Removing intermediate container 37e773888640 [2021-10-18T04:15:24.048Z] ---> 2f8445367e44 [2021-10-18T04:15:24.048Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-18T04:15:24.048Z] Successfully built 2f8445367e44 [2021-10-18T04:15:24.048Z] Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T04:15:24.898Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T04:15:24.898Z] [2021-10-18T04:15:24.898Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T04:15:25.231Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T04:15:25.231Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-18T04:15:25.231Z] b4d181a07f80: Pulling fs layer [2021-10-18T04:15:25.231Z] a1111a8f2ec3: Pulling fs layer [2021-10-18T04:15:25.231Z] ed53099fbce6: Pulling fs layer [2021-10-18T04:15:25.231Z] dc539afda2c1: Pulling fs layer [2021-10-18T04:15:25.231Z] 77bc0d833cb6: Pulling fs layer [2021-10-18T04:15:25.231Z] 9065ff56babe: Pulling fs layer [2021-10-18T04:15:25.231Z] d287ab97295c: Pulling fs layer [2021-10-18T04:15:25.231Z] dc539afda2c1: Waiting [2021-10-18T04:15:25.231Z] 77bc0d833cb6: Waiting [2021-10-18T04:15:25.231Z] 9065ff56babe: Waiting [2021-10-18T04:15:25.231Z] d287ab97295c: Waiting [2021-10-18T04:15:25.231Z] a1111a8f2ec3: Verifying Checksum [2021-10-18T04:15:25.231Z] a1111a8f2ec3: Download complete [2021-10-18T04:15:25.231Z] dc539afda2c1: Verifying Checksum [2021-10-18T04:15:25.231Z] dc539afda2c1: Download complete [2021-10-18T04:15:25.231Z] ed53099fbce6: Verifying Checksum [2021-10-18T04:15:25.231Z] ed53099fbce6: Download complete [2021-10-18T04:15:25.497Z] 9065ff56babe: Verifying Checksum [2021-10-18T04:15:25.497Z] 9065ff56babe: Download complete [2021-10-18T04:15:25.497Z] 77bc0d833cb6: Verifying Checksum [2021-10-18T04:15:25.497Z] 77bc0d833cb6: Download complete [2021-10-18T04:15:25.497Z] b4d181a07f80: Verifying Checksum [2021-10-18T04:15:25.497Z] b4d181a07f80: Download complete [2021-10-18T04:15:26.075Z] d287ab97295c: Verifying Checksum [2021-10-18T04:15:26.075Z] d287ab97295c: Download complete [2021-10-18T04:15:27.021Z] b4d181a07f80: Pull complete [2021-10-18T04:15:27.021Z] a1111a8f2ec3: Pull complete [2021-10-18T04:15:27.596Z] ed53099fbce6: Pull complete [2021-10-18T04:15:27.596Z] dc539afda2c1: Pull complete [2021-10-18T04:15:27.857Z] 77bc0d833cb6: Pull complete [2021-10-18T04:15:27.857Z] 9065ff56babe: Pull complete [2021-10-18T04:15:33.219Z] d287ab97295c: Pull complete [2021-10-18T04:15:33.219Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-18T04:15:33.219Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T04:15:33.219Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-18T04:15:33.301Z] prd-centos7-docker-4c-2g-2073 does not seem to be running inside a container [2021-10-18T04:15:33.335Z] $ 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/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-10-18T04:15:34.415Z] 7a9cfe048b4a: Pull complete [2021-10-18T04:15:34.415Z] 72dc09318566: Pull complete [2021-10-18T04:15:34.415Z] f4f7b4309257: Pull complete [2021-10-18T04:15:34.415Z] 0ac9a79272e3: Pull complete [2021-10-18T04:15:35.880Z] $ docker top fc3380690ddf546e2e29a91160d71c80068d108506961215e403eccdbc6089f6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T04:15:36.376Z] ---> job-cost.sh [2021-10-18T04:15:36.376Z] lf-activate-venv: SKIPPING [2021-10-18T04:15:36.376Z] INFO: No Stack... [2021-10-18T04:15:36.636Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-18T04:15:36.894Z] INFO: Archiving Costs [Pipeline] sh [2021-10-18T04:15:37.204Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-10-18T04:15:37.204Z] + cut -d, -f6 [Pipeline] lock [2021-10-18T04:15:37.255Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-458-1-stack-cost] [2021-10-18T04:15:37.259Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-458-1-stack-cost] did not exist. Created. [2021-10-18T04:15:37.260Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-458-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-18T04:15:37.645Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-10-18T04:15:37.712Z] Stashed 1 file(s) [Pipeline] } [2021-10-18T04:15:37.727Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-458-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-18T04:15:37.797Z] $ docker stop --time=1 fc3380690ddf546e2e29a91160d71c80068d108506961215e403eccdbc6089f6 [2021-10-18T04:15:38.932Z] $ docker rm -f fc3380690ddf546e2e29a91160d71c80068d108506961215e403eccdbc6089f6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-10-18T04:15:39.861Z] b78e95d17946: Pull complete [2021-10-18T04:15:39.861Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-10-18T04:15:39.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-10-18T04:15:39.861Z] ---> 8b459fc5aaf0 [2021-10-18T04:15:39.861Z] Step 3/14 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-18T04:15:45.303Z] ---> Running in 18e2ec87598f [2021-10-18T04:15:45.303Z] Removing intermediate container 18e2ec87598f [2021-10-18T04:15:45.303Z] ---> 034ec8e4f27d [2021-10-18T04:15:45.303Z] Step 4/14 : ARG ALPINE_PKG_BASE="make git" [2021-10-18T04:15:45.303Z] ---> Running in 2d87187a1a59 [2021-10-18T04:15:45.578Z] Removing intermediate container 2d87187a1a59 [2021-10-18T04:15:45.578Z] ---> 93eaf8926cc9 [2021-10-18T04:15:45.578Z] Step 5/14 : ARG ALPINE_PKG_EXTRA="" [2021-10-18T04:15:45.854Z] ---> Running in 278d57899400 [2021-10-18T04:15:46.131Z] Removing intermediate container 278d57899400 [2021-10-18T04:15:46.131Z] ---> 12334b1275f4 [2021-10-18T04:15:46.131Z] Step 6/14 : LABEL Name=edgex-ui-go [2021-10-18T04:15:46.410Z] ---> Running in 5e88f6aaa98f [2021-10-18T04:15:47.027Z] Removing intermediate container 5e88f6aaa98f [2021-10-18T04:15:47.027Z] ---> 5e3ee0bcaf8d [2021-10-18T04:15:47.027Z] Step 7/14 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-18T04:15:47.027Z] ---> Running in 3ff1e6d71f45 [2021-10-18T04:15:47.632Z] Removing intermediate container 3ff1e6d71f45 [2021-10-18T04:15:47.632Z] ---> b47ff65c1595 [2021-10-18T04:15:47.632Z] Step 8/14 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T04:15:47.632Z] ---> Running in 12702d0f23ea [2021-10-18T04:15:50.294Z] Removing intermediate container 12702d0f23ea [2021-10-18T04:15:50.294Z] ---> 9dce37242fa6 [2021-10-18T04:15:50.294Z] Step 9/14 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-18T04:15:50.294Z] ---> Running in e84175dd3cae [2021-10-18T04:15:51.755Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T04:15:52.750Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T04:15:53.363Z] OK: 219 MiB in 52 packages [2021-10-18T04:15:54.827Z] Removing intermediate container e84175dd3cae [2021-10-18T04:15:54.827Z] ---> 32c2afebd082 [2021-10-18T04:15:54.827Z] Step 10/14 : ENV GO111MODULE=on [2021-10-18T04:15:54.827Z] ---> Running in 9b1aae8f97d5 [2021-10-18T04:15:55.430Z] Removing intermediate container 9b1aae8f97d5 [2021-10-18T04:15:55.430Z] ---> d420f1a5979b [2021-10-18T04:15:55.430Z] Step 11/14 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-18T04:15:55.430Z] ---> Running in a46cc431bec3 [2021-10-18T04:15:56.046Z] Removing intermediate container a46cc431bec3 [2021-10-18T04:15:56.046Z] ---> f1b00f3a151d [2021-10-18T04:15:56.046Z] Step 12/14 : COPY . . [2021-10-18T04:15:59.488Z] ---> 1a8f46faab2f [2021-10-18T04:15:59.488Z] Step 13/14 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T04:15:59.488Z] ---> Running in aa5ffa99b4a8 [2021-10-18T04:16:26.367Z] Removing intermediate container aa5ffa99b4a8 [2021-10-18T04:16:26.367Z] ---> a5b7039170f8 [2021-10-18T04:16:26.367Z] Step 14/14 : RUN ${MAKE} [2021-10-18T04:16:26.367Z] ---> Running in a2baa4c985fb [2021-10-18T04:16:27.365Z] noop [2021-10-18T04:16:28.361Z] Removing intermediate container a2baa4c985fb [2021-10-18T04:16:28.361Z] ---> 8f6baf9cc6c1 [2021-10-18T04:16:28.361Z] Successfully built 8f6baf9cc6c1 [2021-10-18T04:16:28.361Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T04:16:28.743Z] + docker inspect -f . ci-base-image-arm64 [2021-10-18T04:16:28.743Z] . [Pipeline] withDockerContainer [2021-10-18T04:16:28.983Z] prd-ubuntu18.04-docker-arm64-4c-16g-2071 does not seem to be running inside a container [2021-10-18T04:16:29.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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 ******** ci-base-image-arm64 cat [2021-10-18T04:16:30.669Z] $ docker top 851d8acce5d1959c3c724c5435875ec4b7a8632bd768ed93e26b8b8e8fd489ef -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T04:16:31.668Z] + go version [2021-10-18T04:16:31.668Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-10-18T04:16:31.705Z] $ docker stop --time=1 851d8acce5d1959c3c724c5435875ec4b7a8632bd768ed93e26b8b8e8fd489ef [2021-10-18T04:16:33.473Z] $ docker rm -f 851d8acce5d1959c3c724c5435875ec4b7a8632bd768ed93e26b8b8e8fd489ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T04:16:34.371Z] + docker inspect -f . ci-base-image-arm64 [2021-10-18T04:16:34.371Z] . [Pipeline] withDockerContainer [2021-10-18T04:16:34.677Z] prd-ubuntu18.04-docker-arm64-4c-16g-2071 does not seem to be running inside a container [2021-10-18T04:16:34.767Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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 ******** ci-base-image-arm64 cat [2021-10-18T04:16:36.157Z] $ docker top 2ac89d8c9bbe03189a0b91be104dd7d10efabb2346610300c899314fcecf66d5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-10-18T04:16:37.163Z] + make test [2021-10-18T04:16:37.163Z] CGO_ENABLED=0 GO111MODULE=on go test -coverprofile=coverage.out ./... [2021-10-18T04:16:38.184Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2021-10-18T04:17:17.310Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2021-10-18T04:17:17.310Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2021-10-18T04:17:17.310Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2021-10-18T04:17:17.310Z] ? github.com/edgexfoundry/edgex-ui-go/internal/configs [no test files] [2021-10-18T04:17:17.310Z] ? github.com/edgexfoundry/edgex-ui-go/internal/core [no test files] [2021-10-18T04:17:17.310Z] ? github.com/edgexfoundry/edgex-ui-go/internal/domain [no test files] [2021-10-18T04:17:17.310Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2021-10-18T04:17:17.310Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2021-10-18T04:17:17.310Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository [no test files] [2021-10-18T04:17:17.310Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mm [no test files] [2021-10-18T04:17:17.310Z] ? github.com/edgexfoundry/edgex-ui-go/internal/repository/mongo [no test files] [2021-10-18T04:17:17.310Z] ? github.com/edgexfoundry/edgex-ui-go/pkg/usage [no test files] [2021-10-18T04:17:17.310Z] CGO_ENABLED=0 GO111MODULE=on go vet ./... [2021-10-18T04:17:39.564Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-10-18T04:17:39.564Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [Pipeline] } [2021-10-18T04:17:39.598Z] $ docker stop --time=1 2ac89d8c9bbe03189a0b91be104dd7d10efabb2346610300c899314fcecf66d5 [2021-10-18T04:17:41.362Z] $ docker rm -f 2ac89d8c9bbe03189a0b91be104dd7d10efabb2346610300c899314fcecf66d5 [Pipeline] // withDockerContainer [Pipeline] sh [2021-10-18T04:17:42.169Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-10-18T04:17:42.207Z] Warning: overwriting stash ‘coverage-report’ [2021-10-18T04:17:42.873Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-10-18T04:17:43.597Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-10-18T04:17:43.987Z] + ls -al . [2021-10-18T04:17:43.987Z] total 128 [2021-10-18T04:17:43.987Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 18 04:16 . [2021-10-18T04:17:43.987Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 04:14 .. [2021-10-18T04:17:43.988Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 04:14 .git [2021-10-18T04:17:43.988Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 04:14 .github [2021-10-18T04:17:43.988Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 18 04:14 .gitignore [2021-10-18T04:17:43.988Z] -rw-rw-r-- 1 jenkins jenkins 3959 Oct 18 04:14 CONTRIBUTING.md [2021-10-18T04:17:43.988Z] -rw-rw-r-- 1 jenkins jenkins 1526 Oct 18 04:14 Dockerfile [2021-10-18T04:17:43.988Z] -rw-rw-r-- 1 jenkins jenkins 652 Oct 18 04:14 Jenkinsfile [2021-10-18T04:17:43.988Z] -rw-rw-r-- 1 jenkins jenkins 11357 Oct 18 04:14 LICENSE [2021-10-18T04:17:43.988Z] -rw-rw-r-- 1 jenkins jenkins 1212 Oct 18 04:14 Makefile [2021-10-18T04:17:43.988Z] -rw-rw-r-- 1 jenkins jenkins 5509 Oct 18 04:14 README.md [2021-10-18T04:17:43.988Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 04:12 VERSION [2021-10-18T04:17:43.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 04:14 assets [2021-10-18T04:17:43.988Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 04:14 bin [2021-10-18T04:17:43.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 04:14 cmd [2021-10-18T04:17:43.988Z] -rw-r--r-- 1 jenkins jenkins 10 Oct 18 04:16 coverage.out [2021-10-18T04:17:43.988Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 04:14 docs [2021-10-18T04:17:43.988Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 18 04:14 go.mod [2021-10-18T04:17:43.988Z] -rw-rw-r-- 1 jenkins jenkins 24176 Oct 18 04:14 go.sum [2021-10-18T04:17:43.988Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 04:14 internal [2021-10-18T04:17:43.988Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 04:14 pkg [2021-10-18T04:17:43.988Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 04:14 snap [2021-10-18T04:17:43.988Z] -rw-rw-r-- 1 jenkins jenkins 155 Oct 18 04:14 version.go [2021-10-18T04:17:43.988Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 04:14 web [Pipeline] isUnix [Pipeline] sh [2021-10-18T04:17:44.396Z] + docker build -t edgex-ui-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d2575e88d7c5899b1c251fa5b468b75f2fd920b5 --label arch=arm64 --label version=0.0.0 . [2021-10-18T04:17:45.406Z] Sending build context to Docker daemon 20.58MB [2021-10-18T04:17:45.406Z] Step 1/22 : ARG BASE=golang:1.16-alpine3.14 [2021-10-18T04:17:45.406Z] Step 2/22 : FROM ${BASE} AS builder [2021-10-18T04:17:45.406Z] ---> 8f6baf9cc6c1 [2021-10-18T04:17:45.406Z] Step 3/22 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2021-10-18T04:17:45.406Z] ---> Running in 7c1f6ca800d4 [2021-10-18T04:17:46.013Z] Removing intermediate container 7c1f6ca800d4 [2021-10-18T04:17:46.013Z] ---> c91bcde3572f [2021-10-18T04:17:46.013Z] Step 4/22 : ARG ALPINE_PKG_BASE="make git" [2021-10-18T04:17:46.013Z] ---> Running in c04bbc250b2e [2021-10-18T04:17:46.623Z] Removing intermediate container c04bbc250b2e [2021-10-18T04:17:46.623Z] ---> 099cc8bc37de [2021-10-18T04:17:46.623Z] Step 5/22 : ARG ALPINE_PKG_EXTRA="" [2021-10-18T04:17:46.623Z] ---> Running in a3118b7e520c [2021-10-18T04:17:46.911Z] Removing intermediate container a3118b7e520c [2021-10-18T04:17:46.911Z] ---> 43250a1a278b [2021-10-18T04:17:46.911Z] Step 6/22 : LABEL Name=edgex-ui-go [2021-10-18T04:17:47.190Z] ---> Running in 21645dac73a8 [2021-10-18T04:17:47.470Z] Removing intermediate container 21645dac73a8 [2021-10-18T04:17:47.470Z] ---> a1c2a62c732c [2021-10-18T04:17:47.470Z] Step 7/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2020: Intel' [2021-10-18T04:17:47.751Z] ---> Running in 43735c3adcbd [2021-10-18T04:17:48.357Z] Removing intermediate container 43735c3adcbd [2021-10-18T04:17:48.357Z] ---> a95af1e29681 [2021-10-18T04:17:48.357Z] Step 8/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-10-18T04:17:48.357Z] ---> Running in 14f91dbb5a78 [2021-10-18T04:17:50.365Z] Removing intermediate container 14f91dbb5a78 [2021-10-18T04:17:50.365Z] ---> f91c02fa607d [2021-10-18T04:17:50.365Z] Step 9/22 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2021-10-18T04:17:50.641Z] ---> Running in e581a30a67fe [2021-10-18T04:17:51.632Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-10-18T04:17:52.622Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-10-18T04:17:53.614Z] OK: 219 MiB in 52 packages [2021-10-18T04:17:54.606Z] Removing intermediate container e581a30a67fe [2021-10-18T04:17:54.606Z] ---> 984a4a42bc68 [2021-10-18T04:17:54.606Z] Step 10/22 : ENV GO111MODULE=on [2021-10-18T04:17:54.606Z] ---> Running in 1931bb91440a [2021-10-18T04:17:54.884Z] Removing intermediate container 1931bb91440a [2021-10-18T04:17:54.884Z] ---> 2e7dc4ea3ae9 [2021-10-18T04:17:54.884Z] Step 11/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2021-10-18T04:17:55.165Z] ---> Running in 0976a5ee2ecb [2021-10-18T04:17:55.443Z] Removing intermediate container 0976a5ee2ecb [2021-10-18T04:17:55.443Z] ---> bd1606baf58d [2021-10-18T04:17:55.443Z] Step 12/22 : COPY . . [2021-10-18T04:17:58.869Z] ---> ba8532f7a01c [2021-10-18T04:17:58.869Z] Step 13/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-10-18T04:17:58.869Z] ---> Running in 12c6ecb33389 [2021-10-18T04:18:00.883Z] Removing intermediate container 12c6ecb33389 [2021-10-18T04:18:00.883Z] ---> 53bb1370ea94 [2021-10-18T04:18:00.883Z] Step 14/22 : RUN ${MAKE} [2021-10-18T04:18:00.883Z] ---> Running in 647737952d03 [2021-10-18T04:18:02.357Z] CGO_ENABLED=0 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=0.0.0" -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server [2021-10-18T04:18:34.878Z] CGO_ENABLED=0 GO111MODULE=on go build ./... [2021-10-18T04:18:36.883Z] Removing intermediate container 647737952d03 [2021-10-18T04:18:36.883Z] ---> edfff0425f04 [2021-10-18T04:18:36.883Z] Step 15/22 : FROM alpine:3.14 [2021-10-18T04:18:37.161Z] 3.14: Pulling from library/alpine [2021-10-18T04:18:37.439Z] 552d1f2373af: Already exists [2021-10-18T04:18:37.718Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-10-18T04:18:37.718Z] Status: Downloaded newer image for alpine:3.14 [2021-10-18T04:18:37.718Z] ---> bb3de5531c18 [2021-10-18T04:18:37.718Z] Step 16/22 : EXPOSE 4000 [2021-10-18T04:18:37.999Z] ---> Running in 7fea554fb5bf [2021-10-18T04:18:38.278Z] Removing intermediate container 7fea554fb5bf [2021-10-18T04:18:38.278Z] ---> a18b7cc74dae [2021-10-18T04:18:38.278Z] Step 17/22 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-18T04:18:40.288Z] ---> a9c19f7dd6a7 [2021-10-18T04:18:40.288Z] Step 18/22 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [2021-10-18T04:18:40.288Z] ---> Running in 943ca88149cd [2021-10-18T04:18:40.571Z] Removing intermediate container 943ca88149cd [2021-10-18T04:18:40.571Z] ---> c2e4bcffb9b2 [2021-10-18T04:18:40.571Z] Step 19/22 : ENTRYPOINT ["./edgex-ui-server","-conf=res/docker/configuration.toml"] [2021-10-18T04:18:40.851Z] ---> Running in 11857c25ad8a [2021-10-18T04:18:41.131Z] Removing intermediate container 11857c25ad8a [2021-10-18T04:18:41.131Z] ---> dbe58f1676d3 [2021-10-18T04:18:41.131Z] Step 20/22 : LABEL arch=arm64 [2021-10-18T04:18:41.410Z] ---> Running in 5f2231fae18a [2021-10-18T04:18:42.020Z] Removing intermediate container 5f2231fae18a [2021-10-18T04:18:42.020Z] ---> 139db8e41392 [2021-10-18T04:18:42.020Z] Step 21/22 : LABEL git_sha=d2575e88d7c5899b1c251fa5b468b75f2fd920b5 [2021-10-18T04:18:42.020Z] ---> Running in e49a8dc94e1d [2021-10-18T04:18:42.299Z] Removing intermediate container e49a8dc94e1d [2021-10-18T04:18:42.299Z] ---> b8624e452d6b [2021-10-18T04:18:42.299Z] Step 22/22 : LABEL version=0.0.0 [2021-10-18T04:18:42.583Z] ---> Running in 61482548d066 [2021-10-18T04:18:43.190Z] Removing intermediate container 61482548d066 [2021-10-18T04:18:43.190Z] ---> 6d335afd2f9b [2021-10-18T04:18:43.190Z] [Warning] One or more build-args [ARCH] were not consumed [2021-10-18T04:18:43.190Z] Successfully built 6d335afd2f9b [2021-10-18T04:18:43.190Z] Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-10-18T04:18:43.941Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-18T04:18:44.222Z] [2021-10-18T04:18:44.222Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-10-18T04:18:44.631Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-18T04:18:44.915Z] arm64: Pulling from edgex-lftools-log-publisher [2021-10-18T04:18:44.915Z] 448f6bf000e3: Pulling fs layer [2021-10-18T04:18:44.915Z] f757da607395: Pulling fs layer [2021-10-18T04:18:44.915Z] 05883995daec: Pulling fs layer [2021-10-18T04:18:44.915Z] 8603b9c90790: Pulling fs layer [2021-10-18T04:18:44.915Z] 1560dd03e051: Pulling fs layer [2021-10-18T04:18:44.915Z] 27f5ce0e4adf: Pulling fs layer [2021-10-18T04:18:44.915Z] c2d8d7efcc4b: Pulling fs layer [2021-10-18T04:18:44.915Z] 8603b9c90790: Waiting [2021-10-18T04:18:44.915Z] 1560dd03e051: Waiting [2021-10-18T04:18:44.915Z] 27f5ce0e4adf: Waiting [2021-10-18T04:18:44.915Z] c2d8d7efcc4b: Waiting [2021-10-18T04:18:44.915Z] f757da607395: Verifying Checksum [2021-10-18T04:18:44.915Z] f757da607395: Download complete [2021-10-18T04:18:44.915Z] 8603b9c90790: Verifying Checksum [2021-10-18T04:18:44.915Z] 8603b9c90790: Download complete [2021-10-18T04:18:45.198Z] 05883995daec: Verifying Checksum [2021-10-18T04:18:45.198Z] 05883995daec: Download complete [2021-10-18T04:18:45.198Z] 27f5ce0e4adf: Verifying Checksum [2021-10-18T04:18:45.198Z] 27f5ce0e4adf: Download complete [2021-10-18T04:18:45.198Z] 1560dd03e051: Verifying Checksum [2021-10-18T04:18:45.198Z] 1560dd03e051: Download complete [2021-10-18T04:18:45.810Z] 448f6bf000e3: Verifying Checksum [2021-10-18T04:18:45.810Z] 448f6bf000e3: Download complete [2021-10-18T04:18:48.479Z] c2d8d7efcc4b: Verifying Checksum [2021-10-18T04:18:48.479Z] c2d8d7efcc4b: Download complete [2021-10-18T04:18:49.481Z] 448f6bf000e3: Pull complete [2021-10-18T04:18:50.089Z] f757da607395: Pull complete [2021-10-18T04:18:51.549Z] 05883995daec: Pull complete [2021-10-18T04:18:52.156Z] 8603b9c90790: Pull complete [2021-10-18T04:18:53.155Z] 1560dd03e051: Pull complete [2021-10-18T04:18:53.432Z] 27f5ce0e4adf: Pull complete [2021-10-18T04:19:08.598Z] c2d8d7efcc4b: Pull complete [2021-10-18T04:19:08.598Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-10-18T04:19:08.598Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-10-18T04:19:08.598Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-10-18T04:19:08.909Z] prd-ubuntu18.04-docker-arm64-4c-16g-2071 does not seem to be running inside a container [2021-10-18T04:19:09.025Z] $ 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/edgex-ui-go/1 -v /w/workspace/edgex-ui-go/1:/w/workspace/edgex-ui-go/1:rw,z -v /w/workspace/edgex-ui-go/1@tmp:/w/workspace/edgex-ui-go/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-10-18T04:19:13.687Z] $ docker top 300160fcbe950654cbf485cc3683f36ef07c55059b73ffa932262d32a2bb5976 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-10-18T04:19:14.782Z] ---> job-cost.sh [2021-10-18T04:19:14.782Z] lf-activate-venv: SKIPPING [2021-10-18T04:19:14.782Z] INFO: No Stack... [2021-10-18T04:19:21.942Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-10-18T04:19:22.553Z] INFO: Archiving Costs [Pipeline] sh [2021-10-18T04:19:23.268Z] + cat /w/workspace/edgex-ui-go/1/archives/cost.csv [2021-10-18T04:19:23.268Z] + cut -d, -f6 [Pipeline] lock [2021-10-18T04:19:23.366Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-458-1-stack-cost] [2021-10-18T04:19:23.374Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-458-1-stack-cost] did not exist. Created. [2021-10-18T04:19:23.374Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-458-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-10-18T04:19:24.138Z] /w/workspace/edgex-ui-go/1@tmp/durable-ee63d170/script.sh: 1: /w/workspace/edgex-ui-go/1@tmp/durable-ee63d170/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-10-18T04:19:24.861Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-10-18T04:19:24.904Z] Warning: overwriting stash ‘stack-cost’ [2021-10-18T04:19:25.050Z] Stashed 1 file(s) [Pipeline] } [2021-10-18T04:19:25.063Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-458-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-10-18T04:19:25.112Z] $ docker stop --time=1 300160fcbe950654cbf485cc3683f36ef07c55059b73ffa932262d32a2bb5976 [2021-10-18T04:19:26.808Z] $ docker rm -f 300160fcbe950654cbf485cc3683f36ef07c55059b73ffa932262d32a2bb5976 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2021-10-18T04:19:27.939Z] provisioning config files... [2021-10-18T04:19:27.951Z] copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp/config6826592643790203145tmp [Pipeline] { [Pipeline] sh [2021-10-18T04:19:28.307Z] + set +x [2021-10-18T04:19:28.307Z] + bash -s -- [2021-10-18T04:19:28.307Z] + curl -s https://codecov.io/bash [2021-10-18T04:19:28.307Z] [2021-10-18T04:19:28.307Z] _____ _ [2021-10-18T04:19:28.307Z] / ____| | | [2021-10-18T04:19:28.307Z] | | ___ __| | ___ ___ _____ __ [2021-10-18T04:19:28.307Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-10-18T04:19:28.307Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-10-18T04:19:28.307Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-10-18T04:19:28.307Z] Bash-1.0.6 [2021-10-18T04:19:28.307Z] [2021-10-18T04:19:28.307Z] [2021-10-18T04:19:28.307Z] ==> git version 2.24.4 found [2021-10-18T04:19:28.307Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-10-18T04:19:28.307Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-10-18T04:19:28.307Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-10-18T04:19:28.307Z] ==> Jenkins CI detected. [2021-10-18T04:19:28.307Z] current dir:  /w/workspace/edgexfoundry_edgex-ui-go_PR-458 [2021-10-18T04:19:28.307Z] project root: . [2021-10-18T04:19:28.307Z] --> token set from env [2021-10-18T04:19:28.307Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-10-18T04:19:28.570Z] ==> Running gcov in . (disable via -X gcov) [2021-10-18T04:19:28.570Z] ==> Python coveragepy not found [2021-10-18T04:19:28.570Z] ==> Searching for coverage reports in: [2021-10-18T04:19:28.570Z] + . [2021-10-18T04:19:28.570Z] -> Found 1 reports [2021-10-18T04:19:28.570Z] ==> Detecting git/mercurial file structure [2021-10-18T04:19:28.570Z] ==> Reading reports [2021-10-18T04:19:28.570Z] + ./coverage.out bytes=10 [2021-10-18T04:19:28.570Z] ==> Appending adjustments [2021-10-18T04:19:28.570Z] https://docs.codecov.io/docs/fixing-reports [2021-10-18T04:19:28.570Z] + Found adjustments [2021-10-18T04:19:28.570Z] ==> Gzipping contents [2021-10-18T04:19:28.570Z] 4.0K /tmp/codecov.mGKFN4.gz [2021-10-18T04:19:28.570Z] ==> Uploading reports [2021-10-18T04:19:28.570Z] url: https://codecov.io [2021-10-18T04:19:28.570Z] query: branch=PR-458&commit=d2575e88d7c5899b1c251fa5b468b75f2fd920b5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-458%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=458&job=&cmd_args= [2021-10-18T04:19:28.570Z] -> Pinging Codecov [2021-10-18T04:19:28.570Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=PR-458&commit=d2575e88d7c5899b1c251fa5b468b75f2fd920b5&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2FPR-458%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=458&job=&cmd_args= [2021-10-18T04:19:29.142Z] -> Uploading to [2021-10-18T04:19:29.142Z] https://storage.googleapis.com/codecov/v4/raw/2021-10-18/FB506323287CE973F263BFD2A0EB1F37/d2575e88d7c5899b1c251fa5b468b75f2fd920b5/42f8f879-e086-47b5-bade-d67418bc104f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211018T041928Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=cf6153d9d0a5087b752ab1a07e3e2c58222e05b891241fe4d51b528532bad25b [2021-10-18T04:19:29.142Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-10-18T04:19:29.142Z] Dload Upload Total Spent Left Speed [2021-10-18T04:19:29.403Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3422 0 0 100 3422 0 10746 --:--:-- --:--:-- --:--:-- 10761 [2021-10-18T04:19:29.403Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-ui-go/commit/d2575e88d7c5899b1c251fa5b468b75f2fd920b5 [Pipeline] } [2021-10-18T04:19:29.423Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2021-10-18T04:19:31.657Z] + '[' -d /w/workspace/edgexfoundry_edgex-ui-go_PR-458/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-10-18T04:19:31.986Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T04:19:32.571Z] ---> package-listing.sh [2021-10-18T04:19:32.571Z] ++ facter osfamily [2021-10-18T04:19:32.571Z] ++ tr '[:upper:]' '[:lower:]' [2021-10-18T04:19:32.836Z] + OS_FAMILY=redhat [2021-10-18T04:19:32.836Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-458 [2021-10-18T04:19:32.836Z] + START_PACKAGES=/tmp/packages_start.txt [2021-10-18T04:19:32.836Z] + END_PACKAGES=/tmp/packages_end.txt [2021-10-18T04:19:32.836Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-10-18T04:19:32.836Z] + PACKAGES=/tmp/packages_start.txt [2021-10-18T04:19:32.836Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-458 ']' [2021-10-18T04:19:32.836Z] + PACKAGES=/tmp/packages_end.txt [2021-10-18T04:19:32.836Z] + case "${OS_FAMILY}" in [2021-10-18T04:19:32.836Z] + rpm -qa [2021-10-18T04:19:32.836Z] + sort [2021-10-18T04:19:33.409Z] + '[' -f /tmp/packages_start.txt ']' [2021-10-18T04:19:33.409Z] + '[' -f /tmp/packages_end.txt ']' [2021-10-18T04:19:33.409Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-10-18T04:19:33.409Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-458 ']' [2021-10-18T04:19:33.409Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-458/archives/ [2021-10-18T04:19:33.409Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-458/archives/ [Pipeline] echo [2021-10-18T04:19:33.439Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-458/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-10-18T04:19:33.739Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-10-18T04:19:34.328Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T04:19:34.328Z] [2021-10-18T04:19:34.328Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-10-18T04:19:34.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T04:19:34.668Z] latest: Pulling from edgex-lftools-log-publisher [2021-10-18T04:19:34.668Z] b4d181a07f80: Pulling fs layer [2021-10-18T04:19:34.668Z] a1111a8f2ec3: Pulling fs layer [2021-10-18T04:19:34.668Z] ed53099fbce6: Pulling fs layer [2021-10-18T04:19:34.668Z] dc539afda2c1: Pulling fs layer [2021-10-18T04:19:34.668Z] 77bc0d833cb6: Pulling fs layer [2021-10-18T04:19:34.668Z] 9065ff56babe: Pulling fs layer [2021-10-18T04:19:34.668Z] d287ab97295c: Pulling fs layer [2021-10-18T04:19:34.668Z] 77bc0d833cb6: Waiting [2021-10-18T04:19:34.668Z] 9065ff56babe: Waiting [2021-10-18T04:19:34.668Z] d287ab97295c: Waiting [2021-10-18T04:19:34.668Z] dc539afda2c1: Waiting [2021-10-18T04:19:34.668Z] a1111a8f2ec3: Verifying Checksum [2021-10-18T04:19:34.668Z] a1111a8f2ec3: Download complete [2021-10-18T04:19:34.668Z] dc539afda2c1: Verifying Checksum [2021-10-18T04:19:34.668Z] dc539afda2c1: Download complete [2021-10-18T04:19:34.668Z] ed53099fbce6: Verifying Checksum [2021-10-18T04:19:34.668Z] ed53099fbce6: Download complete [2021-10-18T04:19:34.931Z] 77bc0d833cb6: Verifying Checksum [2021-10-18T04:19:34.931Z] 77bc0d833cb6: Download complete [2021-10-18T04:19:34.931Z] 9065ff56babe: Verifying Checksum [2021-10-18T04:19:34.931Z] 9065ff56babe: Download complete [2021-10-18T04:19:34.931Z] b4d181a07f80: Verifying Checksum [2021-10-18T04:19:34.931Z] b4d181a07f80: Download complete [2021-10-18T04:19:35.505Z] d287ab97295c: Verifying Checksum [2021-10-18T04:19:35.505Z] d287ab97295c: Download complete [2021-10-18T04:19:36.458Z] b4d181a07f80: Pull complete [2021-10-18T04:19:36.458Z] a1111a8f2ec3: Pull complete [2021-10-18T04:19:37.032Z] ed53099fbce6: Pull complete [2021-10-18T04:19:37.292Z] dc539afda2c1: Pull complete [2021-10-18T04:19:37.562Z] 77bc0d833cb6: Pull complete [2021-10-18T04:19:37.562Z] 9065ff56babe: Pull complete [2021-10-18T04:19:42.905Z] d287ab97295c: Pull complete [2021-10-18T04:19:42.905Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-10-18T04:19:42.905Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-10-18T04:19:42.905Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-10-18T04:19:42.988Z] prd-centos7-docker-4c-2g-2070 does not seem to be running inside a container [2021-10-18T04:19:43.033Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-458/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-458 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-458:/w/workspace/edgexfoundry_edgex-ui-go_PR-458:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-458@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-lftools-log-publisher:latest cat [2021-10-18T04:19:45.239Z] $ docker top 2fb499ff8857c9594d75a927d9d76a885ae933cce4262afcbd5e45829dd427c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-10-18T04:19:45.638Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-10-18T04:19:45.955Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-10-18T04:19:46.265Z] + ls /var/log/sa-host [2021-10-18T04:19:46.265Z] + sadf -c /var/log/sa-host/sa18 [2021-10-18T04:19:46.265Z] file_magic: OK [2021-10-18T04:19:46.265Z] HZ: Using current value: 100 [2021-10-18T04:19:46.265Z] file_header: OK [2021-10-18T04:19:46.265Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-18T04:19:46.265Z] Statistics: [2021-10-18T04:19:46.265Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-18T04:19:46.265Z] File successfully converted to sysstat format version 12.0.3 [2021-10-18T04:19:46.265Z] + sadf -c /var/log/sa-host/sa30 [2021-10-18T04:19:46.265Z] file_magic: OK [2021-10-18T04:19:46.265Z] HZ: Using current value: 100 [2021-10-18T04:19:46.265Z] file_header: OK [2021-10-18T04:19:46.265Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-10-18T04:19:46.265Z] Statistics: [2021-10-18T04:19:46.265Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-10-18T04:19:46.265Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-10-18T04:19:46.555Z] provisioning config files... [2021-10-18T04:19:46.567Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-458@tmp/config3399985950948870917tmp [Pipeline] { [Pipeline] echo [2021-10-18T04:19:46.603Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T04:19:46.928Z] ---> create-netrc.sh [Pipeline] } [2021-10-18T04:19:46.946Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-10-18T04:19:47.359Z] ---> python-tools-install.sh [Pipeline] echo [2021-10-18T04:19:47.392Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T04:19:47.713Z] ---> sudo-logs.sh [2021-10-18T04:19:47.713Z] Archiving 'sudo' log.. [2021-10-18T04:19:47.713Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2070.novalocal: Name or service not known [2021-10-18T04:19:47.713Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-2070.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-10-18T04:19:47.774Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T04:19:48.094Z] ---> job-cost.sh [2021-10-18T04:19:48.094Z] lf-activate-venv: SKIPPING [2021-10-18T04:19:48.094Z] DEBUG: total: 0.10999999940395355 [2021-10-18T04:19:48.094Z] INFO: Retrieving Stack Cost... [2021-10-18T04:19:50.007Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-10-18T04:19:50.007Z] INFO: Archiving Costs [Pipeline] echo [2021-10-18T04:19:50.039Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-10-18T04:19:50.365Z] ---> logs-deploy.sh [2021-10-18T04:19:50.365Z] lf-activate-venv: SKIPPING [2021-10-18T04:19:50.365Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-458/1 [2021-10-18T04:19:50.365Z] INFO: archiving workspace using pattern(s): [2021-10-18T04:19:50.936Z] Archives upload complete. [2021-10-18T04:19:51.202Z] INFO: archiving logs to Nexus