Pull request #563 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5500b6f128281a7e7af7fa0eceae006c2679584b+820e3f3b670a2eceeff6a8d1903c85b54e55f538 (772f6e11f05bd7ea89e671e49133039c055c0bf4) 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-ssh14500928903717701095.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh7341851597570825298.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15091452976800419521.key Verifying host key using known hosts file > 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-563/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9494100403514090943.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12098176570329638334.key Verifying host key using known hosts file > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/PR-563/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13930515562062642081.key Verifying host key using known hosts file > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true 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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-116038 in /w/workspace/edgexfoundry_edgex-ui-go_PR-563 [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-563 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 820e3f3b670a2eceeff6a8d1903c85b54e55f538 into PR head commit 5500b6f128281a7e7af7fa0eceae006c2679584b Merge succeeded, producing 5500b6f128281a7e7af7fa0eceae006c2679584b Checking out Revision 5500b6f128281a7e7af7fa0eceae006c2679584b (PR-563) > 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/563/head:refs/remotes/origin/PR-563 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5500b6f128281a7e7af7fa0eceae006c2679584b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 820e3f3b670a2eceeff6a8d1903c85b54e55f538 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5500b6f128281a7e7af7fa0eceae006c2679584b # 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.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:08:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:08:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:08:33 ========================================================= 08:08:33 EdgeX Global Pipelines Version Info 08:08:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:08:33 ------------------- 08:08:33 stable info: 08:08:33 ------------------- 08:08:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:08:33 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 08:08:33 Message: update stable to v1.0.243 08:08:34 ------------------- 08:08:34 experimental info: 08:08:34 ------------------- 08:08:34 Commited By: **** collab-it+edgex@linuxfoundation.org 08:08:34 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 08:08:34 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:08:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 08:08:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 08:08:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:08:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:08:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:08:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-563 [Pipeline] echo 08:08:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-563 [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-563 [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5500b6f128281a7e7af7fa0eceae006c2679584b [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5500b6f [Pipeline] echo 08:08:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:08:36 provisioning config files... 08:08:36 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/config14333520543131445322tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:36 ---> docker-login.sh 08:08:36 nexus3.edgexfoundry.org:10001 08:08:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:37 Configure a credential helper to remove this warning. See 08:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:37 08:08:37 Login Succeeded 08:08:37 nexus3.edgexfoundry.org:10002 08:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:37 Configure a credential helper to remove this warning. See 08:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:37 08:08:37 Login Succeeded 08:08:37 nexus3.edgexfoundry.org:10003 08:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:37 Configure a credential helper to remove this warning. See 08:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:37 08:08:37 Login Succeeded 08:08:37 nexus3.edgexfoundry.org:10004 08:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:37 Configure a credential helper to remove this warning. See 08:08:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:37 08:08:37 Login Succeeded 08:08:37 docker.io 08:08:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:38 Configure a credential helper to remove this warning. See 08:08:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:38 08:08:38 Login Succeeded 08:08:38 ---> docker-login.sh ends [Pipeline] } 08:08:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:08:38 + git rev-list -1 --merges 5500b6f128281a7e7af7fa0eceae006c2679584b~1..5500b6f128281a7e7af7fa0eceae006c2679584b [Pipeline] echo 08:08:38 -----------> git rev-list -1 --merges 5500b6f128281a7e7af7fa0eceae006c2679584b~1..5500b6f128281a7e7af7fa0eceae006c2679584b 5500b6f128281a7e7af7fa0eceae006c2679584b [false] [Pipeline] sh 08:08:39 + git log --format=format:%s -1 5500b6f128281a7e7af7fa0eceae006c2679584b [Pipeline] echo 08:08:39 ========================================================= 08:08:39 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:08:39 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:08:39 + git log --format=format:%s -1 5500b6f128281a7e7af7fa0eceae006c2679584b [Pipeline] echo 08:08:39 [semverPrep] GIT_COMMIT: 5500b6f128281a7e7af7fa0eceae006c2679584b, Commit Message: chore(deps): Bump github.com/edgexfoundry/go-mod-registry/v2 [Pipeline] echo 08:08:39 [semverPrep] This is not a build commit. [Pipeline] sh 08:08:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:08:40 + grep -v github /etc/ssh/ssh_known_hosts 08:08:40 + [ -e /tmp/ssh_known_hosts ] 08:08:40 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:08:40 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:08:40 + sudo tee -a /etc/ssh/ssh_known_hosts 08:08:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:08:40 08:08:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:08:40 0.1.4: Pulling from edgex-devops/py-git-semver 08:08:40 b85a868b505f: Pulling fs layer 08:08:40 e2be974225ed: Pulling fs layer 08:08:40 339a4e72a1f5: Pulling fs layer 08:08:40 988bab9f4d93: Pulling fs layer 08:08:40 1469e6f7b9e6: Pulling fs layer 08:08:40 eaf3925da568: Pulling fs layer 08:08:40 bab4dde63d76: Pulling fs layer 08:08:40 bde34c3a00c8: Pulling fs layer 08:08:40 b352a97aabf1: Pulling fs layer 08:08:40 4872d77fe225: Pulling fs layer 08:08:40 5851b861e8e6: Pulling fs layer 08:08:40 988bab9f4d93: Waiting 08:08:40 1469e6f7b9e6: Waiting 08:08:40 bde34c3a00c8: Waiting 08:08:40 eaf3925da568: Waiting 08:08:40 bab4dde63d76: Waiting 08:08:40 5851b861e8e6: Waiting 08:08:40 b352a97aabf1: Waiting 08:08:40 4872d77fe225: Waiting 08:08:40 e2be974225ed: Verifying Checksum 08:08:40 e2be974225ed: Download complete 08:08:40 988bab9f4d93: Verifying Checksum 08:08:40 988bab9f4d93: Download complete 08:08:41 339a4e72a1f5: Verifying Checksum 08:08:41 339a4e72a1f5: Download complete 08:08:41 1469e6f7b9e6: Verifying Checksum 08:08:41 1469e6f7b9e6: Download complete 08:08:41 eaf3925da568: Verifying Checksum 08:08:41 eaf3925da568: Download complete 08:08:41 bde34c3a00c8: Download complete 08:08:41 b352a97aabf1: Download complete 08:08:41 4872d77fe225: Verifying Checksum 08:08:41 4872d77fe225: Download complete 08:08:41 5851b861e8e6: Verifying Checksum 08:08:41 5851b861e8e6: Download complete 08:08:41 b85a868b505f: Verifying Checksum 08:08:41 b85a868b505f: Download complete 08:08:41 bab4dde63d76: Verifying Checksum 08:08:41 bab4dde63d76: Download complete 08:08:42 b85a868b505f: Pull complete 08:08:42 e2be974225ed: Pull complete 08:08:43 339a4e72a1f5: Pull complete 08:08:43 988bab9f4d93: Pull complete 08:08:43 1469e6f7b9e6: Pull complete 08:08:43 eaf3925da568: Pull complete 08:08:46 bab4dde63d76: Pull complete 08:08:46 bde34c3a00c8: Pull complete 08:08:46 b352a97aabf1: Pull complete 08:08:46 4872d77fe225: Pull complete 08:08:46 5851b861e8e6: Pull complete 08:08:46 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:08:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:08:46 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:08:46 prd-ubuntu20.04-docker-8c-8g-116038 does not seem to be running inside a container 08:08:46 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-563 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563:/w/workspace/edgexfoundry_edgex-ui-go_PR-563:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:08:51 $ docker top ffbc4e75c952e9f9c9130f01790919b7a9a0e87c70baa885afb9f197bbe96f27 -eo pid,comm 08:08:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:08:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:08:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:08:51 [ssh-agent] Looking for ssh-agent implementation... 08:08:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:08:51 $ docker exec ffbc4e75c952e9f9c9130f01790919b7a9a0e87c70baa885afb9f197bbe96f27 ssh-agent 08:08:51 SSH_AUTH_SOCK=/tmp/ssh-eYIcGVVRbQUx/agent.32 08:08:51 SSH_AGENT_PID=38 08:08:51 Running ssh-add (command line suppressed) 08:08:51 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/private_key_4410244396724945113.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/private_key_4410244396724945113.key) 08:08:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:08:52 + git tag --points-at HEAD [Pipeline] } 08:08:52 $ docker exec --env ******** --env ******** ffbc4e75c952e9f9c9130f01790919b7a9a0e87c70baa885afb9f197bbe96f27 ssh-agent -k 08:08:52 unset SSH_AUTH_SOCK; 08:08:52 unset SSH_AGENT_PID; 08:08:52 echo Agent pid 38 killed; 08:08:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:08:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:08:52 [ssh-agent] Looking for ssh-agent implementation... 08:08:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:08:52 $ docker exec ffbc4e75c952e9f9c9130f01790919b7a9a0e87c70baa885afb9f197bbe96f27 ssh-agent 08:08:52 SSH_AUTH_SOCK=/tmp/ssh-5UCzWtfdnStw/agent.70 08:08:52 SSH_AGENT_PID=76 08:08:52 Running ssh-add (command line suppressed) 08:08:52 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/private_key_8558428485967984249.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/private_key_8558428485967984249.key) 08:08:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:08:52 + git semver init 08:08:53 2022-10-25 08:08:53,169 [run_init] DEBUG init version:0.0.0 force:False 08:08:53 2022-10-25 08:08:53,170 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver 08:08:53 2022-10-25 08:08:53,170 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver 08:08:53 2022-10-25 08:08:53,171 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-563, universal_newlines=False, shell=None, istream=None) 08:08:55 2022-10-25 08:08:54,879 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.git/info/exclude 08:08:55 2022-10-25 08:08:54,880 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver/PR-563 with force:False 08:08:55 2022-10-25 08:08:54,880 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver/PR-563 08:08:55 2022-10-25 08:08:54,884 [execute] INFO git cat-file --batch-check 08:08:55 2022-10-25 08:08:54,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver, universal_newlines=False, shell=None, istream=) 08:08:55 2022-10-25 08:08:54,891 [execute] INFO git cat-file --batch 08:08:55 2022-10-25 08:08:54,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver, universal_newlines=False, shell=None, istream=) 08:08:55 2022-10-25 08:08:54,897 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-563/.semver/PR-563 08:08:55 0.0.0 [Pipeline] } 08:08:55 $ docker exec --env ******** --env ******** ffbc4e75c952e9f9c9130f01790919b7a9a0e87c70baa885afb9f197bbe96f27 ssh-agent -k 08:08:55 unset SSH_AUTH_SOCK; 08:08:55 unset SSH_AGENT_PID; 08:08:55 echo Agent pid 76 killed; 08:08:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:08:55 + git semver [Pipeline] } 08:08:56 $ docker stop --time=1 ffbc4e75c952e9f9c9130f01790919b7a9a0e87c70baa885afb9f197bbe96f27 08:08:57 $ docker rm -f ffbc4e75c952e9f9c9130f01790919b7a9a0e87c70baa885afb9f197bbe96f27 [Pipeline] // withDockerContainer [Pipeline] sh 08:08:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:08:58 Stashed 1 file(s) [Pipeline] echo 08:08:58 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:08:58 provisioning config files... 08:08:58 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/config16164093827021027817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:08:59 ---> docker-login.sh 08:08:59 nexus3.edgexfoundry.org:10001 08:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:59 Configure a credential helper to remove this warning. See 08:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:59 08:08:59 Login Succeeded 08:08:59 nexus3.edgexfoundry.org:10002 08:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:59 Configure a credential helper to remove this warning. See 08:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:59 08:08:59 Login Succeeded 08:08:59 nexus3.edgexfoundry.org:10003 08:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:59 Configure a credential helper to remove this warning. See 08:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:59 08:08:59 Login Succeeded 08:08:59 nexus3.edgexfoundry.org:10004 08:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:59 Configure a credential helper to remove this warning. See 08:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:59 08:08:59 Login Succeeded 08:08:59 docker.io 08:08:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:08:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:08:59 Configure a credential helper to remove this warning. See 08:08:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:08:59 08:08:59 Login Succeeded 08:08:59 ---> docker-login.sh ends [Pipeline] } 08:08:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 08:09:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:09:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:09:00 ========================================================= 08:09:00 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:09:00 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:09:00 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 08:09:00 Sending build context to Docker daemon 45.51MB 08:09:00 Step 1/16 : ARG BASE=golang:1.18-alpine3.16 08:09:00 Step 2/16 : FROM ${BASE} AS builder 08:09:00 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:09:00 213ec9aee27d: Pulling fs layer 08:09:00 4583459ba037: Pulling fs layer 08:09:00 93c1e223e6f2: Pulling fs layer 08:09:00 53926ce57604: Pulling fs layer 08:09:00 21b2b0c7a3f4: Pulling fs layer 08:09:00 30f14e443154: Pulling fs layer 08:09:00 801331c1e519: Pulling fs layer 08:09:00 99cc6dd402b0: Pulling fs layer 08:09:00 7d9ed39f4882: Pulling fs layer 08:09:00 801331c1e519: Waiting 08:09:00 53926ce57604: Waiting 08:09:00 30f14e443154: Waiting 08:09:00 21b2b0c7a3f4: Waiting 08:09:00 99cc6dd402b0: Waiting 08:09:00 7d9ed39f4882: Waiting 08:09:00 93c1e223e6f2: Verifying Checksum 08:09:00 93c1e223e6f2: Download complete 08:09:01 4583459ba037: Download complete 08:09:01 21b2b0c7a3f4: Verifying Checksum 08:09:01 21b2b0c7a3f4: Download complete 08:09:01 30f14e443154: Verifying Checksum 08:09:01 30f14e443154: Download complete 08:09:01 213ec9aee27d: Verifying Checksum 08:09:01 801331c1e519: Download complete 08:09:01 213ec9aee27d: Pull complete 08:09:01 4583459ba037: Pull complete 08:09:01 93c1e223e6f2: Pull complete 08:09:02 7d9ed39f4882: Verifying Checksum 08:09:02 7d9ed39f4882: Download complete 08:09:02 53926ce57604: Verifying Checksum 08:09:02 53926ce57604: Download complete 08:09:02 99cc6dd402b0: Verifying Checksum 08:09:02 99cc6dd402b0: Download complete 08:09:06 53926ce57604: Pull complete 08:09:07 21b2b0c7a3f4: Pull complete 08:09:07 30f14e443154: Pull complete 08:09:07 801331c1e519: Pull complete 08:09:09 99cc6dd402b0: Pull complete 08:09:10 7d9ed39f4882: Pull complete 08:09:10 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 08:09:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:09:10 ---> 1dedd983c030 08:09:10 Step 3/16 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 08:09:13 Still waiting to schedule task 08:09:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:09:18 ---> Running in 3fae3e205a22 08:09:18 Removing intermediate container 3fae3e205a22 08:09:18 ---> 85d369ff590f 08:09:18 Step 4/16 : ARG ALPINE_PKG_BASE="make git" 08:09:19 ---> Running in 8e1680f9c20c 08:09:19 Removing intermediate container 8e1680f9c20c 08:09:19 ---> 42b84706f7db 08:09:19 Step 5/16 : ARG ALPINE_PKG_EXTRA="" 08:09:19 ---> Running in b2411f7b77d7 08:09:19 Removing intermediate container b2411f7b77d7 08:09:19 ---> f6eff0cc1ea1 08:09:19 Step 6/16 : LABEL Name=edgex-ui-go 08:09:19 ---> Running in ebcd984a8fb0 08:09:19 Removing intermediate container ebcd984a8fb0 08:09:19 ---> 6343e487ae17 08:09:19 Step 7/16 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2022: Intel' 08:09:19 ---> Running in d4b23ebcf747 08:09:19 Removing intermediate container d4b23ebcf747 08:09:19 ---> 7f313da1a5d4 08:09:19 Step 8/16 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 08:09:20 latest: Pulling from library/docker 08:09:20 213ec9aee27d: Already exists 08:09:20 7b0dd730a5c3: Pulling fs layer 08:09:20 4b90f8029a36: Pulling fs layer 08:09:20 bea6d6d58c11: Pulling fs layer 08:09:20 b28b21e97172: Pulling fs layer 08:09:20 334122ffbec7: Pulling fs layer 08:09:20 3fb299f33a69: Pulling fs layer 08:09:20 dd1f07ef4870: Pulling fs layer 08:09:20 458294789bc3: Pulling fs layer 08:09:20 b28b21e97172: Waiting 08:09:20 3fb299f33a69: Waiting 08:09:20 dd1f07ef4870: Waiting 08:09:20 458294789bc3: Waiting 08:09:20 4b90f8029a36: Verifying Checksum 08:09:20 4b90f8029a36: Download complete 08:09:20 7b0dd730a5c3: Verifying Checksum 08:09:20 7b0dd730a5c3: Download complete 08:09:20 bea6d6d58c11: Verifying Checksum 08:09:20 bea6d6d58c11: Download complete 08:09:20 7b0dd730a5c3: Pull complete 08:09:20 4b90f8029a36: Pull complete 08:09:21 b28b21e97172: Verifying Checksum 08:09:21 b28b21e97172: Download complete 08:09:21 bea6d6d58c11: Pull complete 08:09:21 b28b21e97172: Pull complete 08:09:22 334122ffbec7: Verifying Checksum 08:09:22 334122ffbec7: Download complete 08:09:22 334122ffbec7: Pull complete 08:09:26 458294789bc3: Verifying Checksum 08:09:26 458294789bc3: Download complete 08:09:26 3fb299f33a69: Verifying Checksum 08:09:26 3fb299f33a69: Download complete 08:09:26 dd1f07ef4870: Verifying Checksum 08:09:26 dd1f07ef4870: Download complete 08:09:26 3fb299f33a69: Pull complete 08:09:27 dd1f07ef4870: Pull complete 08:09:27 458294789bc3: Pull complete 08:09:27 Digest: sha256:466edff9fbc8e1326259d04412f55684c2e0f79c574eb9782c252011a87d8046 08:09:27 Status: Downloaded newer image for docker:latest 08:09:30 ---> 74185ed87e80 08:09:30 Step 9/16 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:09:30 ---> Running in 84fc8047f0e6 08:09:31 Removing intermediate container 84fc8047f0e6 08:09:31 ---> f12baf0f00ba 08:09:31 Step 10/16 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 08:09:31 ---> Running in bb06b2892374 08:09:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:09:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:09:32 OK: 211 MiB in 51 packages 08:09:33 Removing intermediate container bb06b2892374 08:09:33 ---> cc28e3674e6a 08:09:33 Step 11/16 : ENV GO111MODULE=on 08:09:33 ---> Running in ef9023e6b43c 08:09:33 Removing intermediate container ef9023e6b43c 08:09:33 ---> aa8a7fc088e6 08:09:33 Step 12/16 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 08:09:33 ---> Running in 29ce3b7034ca 08:09:33 Removing intermediate container 29ce3b7034ca 08:09:33 ---> c18000cb26c0 08:09:33 Step 13/16 : COPY go.mod vendor* ./ 08:09:33 ---> 1fdd23edb974 08:09:33 Step 14/16 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:09:33 ---> Running in ae6ea3addaef 08:10:12 Removing intermediate container ae6ea3addaef 08:10:12 ---> f0c172498eb8 08:10:12 Step 15/16 : COPY . . 08:10:12 ---> 6584dd4395c0 08:10:12 Step 16/16 : RUN ${MAKE} 08:10:12 ---> Running in 2a9792b23f65 08:10:12 noop 08:10:12 Removing intermediate container 2a9792b23f65 08:10:12 ---> bbe6038718e7 08:10:12 Successfully built bbe6038718e7 08:10:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:12 + docker inspect -f . ci-base-image-x86_64 08:10:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:12 prd-ubuntu20.04-docker-8c-8g-116038 does not seem to be running inside a container 08:10:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-563 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563:/w/workspace/edgexfoundry_edgex-ui-go_PR-563:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:10:13 $ docker top 2a5b9cb31668201330782db747bbfb894ad41216590969876e19b0e03cd841da -eo pid,comm [Pipeline] { [Pipeline] sh 08:10:13 + go version 08:10:13 go version go1.18.7 linux/amd64 [Pipeline] } 08:10:13 $ docker stop --time=1 2a5b9cb31668201330782db747bbfb894ad41216590969876e19b0e03cd841da 08:10:14 $ docker rm -f 2a5b9cb31668201330782db747bbfb894ad41216590969876e19b0e03cd841da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:15 + docker inspect -f . ci-base-image-x86_64 08:10:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:15 prd-ubuntu20.04-docker-8c-8g-116038 does not seem to be running inside a container 08:10:15 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-563 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563:/w/workspace/edgexfoundry_edgex-ui-go_PR-563:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:10:16 $ docker top 7830421d4a9552bac168778d17d84c535ff8531a85d71e5271ab859d452c3378 -eo pid,comm [Pipeline] { [Pipeline] sh 08:10:16 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-563 [Pipeline] fileExists [Pipeline] sh 08:10:17 + make test 08:10:17 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 08:10:17 ? github.com/edgexfoundry/edgex-ui-go [no test files] 08:10:27 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 08:10:27 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 08:10:27 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 08:10:27 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 08:10:27 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 08:10:27 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 08:10:27 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 08:10:27 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 08:10:27 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 08:10:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:10:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:10:29 ./bin/test-attribution-txt.sh 08:10:29 An attribution for github.com/edgexfoundry/go-mod-bootstrap/v2 is missing from Attribution.txt, please add 08:10:29 An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add 08:10:29 An attribution for github.com/eclipse/paho.mqtt.golang is missing from Attribution.txt, please add 08:10:29 An attribution for github.com/edgexfoundry/go-mod-messaging/v2 is missing from Attribution.txt, please add 08:10:29 An attribution for github.com/edgexfoundry/go-mod-secrets/v2 is missing from Attribution.txt, please add 08:10:29 An attribution for github.com/go-kit/log is missing from Attribution.txt, please add 08:10:29 An attribution for github.com/go-logfmt/logfmt is missing from Attribution.txt, please add 08:10:29 An attribution for github.com/go-redis/redis/v7 is missing from Attribution.txt, please add 08:10:29 An attribution for github.com/golang/protobuf is missing from Attribution.txt, please add 08:10:29 An attribution for github.com/gorilla/websocket is missing from Attribution.txt, please add 08:10:29 An attribution for github.com/hashicorp/errwrap is missing from Attribution.txt, please add 08:10:29 An attribution for github.com/hashicorp/go-multierror is missing from Attribution.txt, please add 08:10:29 An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add 08:10:29 An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add 08:10:29 An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add 08:10:29 An attribution for github.com/pebbe/zmq4 is missing from Attribution.txt, please add 08:10:29 An attribution for github.com/rcrowley/go-metrics is missing from Attribution.txt, please add 08:10:29 An attribution for github.com/spiffe/go-spiffe/v2 is missing from Attribution.txt, please add 08:10:29 An attribution for github.com/zeebo/errs is missing from Attribution.txt, please add 08:10:29 An attribution for golang.org/x/net is missing from Attribution.txt, please add 08:10:29 An attribution for golang.org/x/sync is missing from Attribution.txt, please add 08:10:29 An attribution for google.golang.org/genproto is missing from Attribution.txt, please add 08:10:29 An attribution for google.golang.org/grpc is missing from Attribution.txt, please add 08:10:29 An attribution for google.golang.org/protobuf is missing from Attribution.txt, please add 08:10:29 An attribution for gopkg.in/square/go-jose.v2 is missing from Attribution.txt, please add 08:10:29 make -C web test 08:10:29 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-563/web' 08:10:29 make[1]: tput: No such file or directory 08:10:29 make[1]: tput: No such file or directory 08:10:29 warning: generating ./VERSION 08:10:29 echo "0.0.0" > VERSION 08:10:29 docker build \ 08:10:29 -f Dockerfile \ 08:10:29 --build-arg USER=1000 \ 08:10:29 \ 08:10:29 --label "git_sha=5500b6f128281a7e7af7fa0eceae006c2679584b" \ 08:10:29 -t edgexfoundry/edgex-web-ui:5500b6f128281a7e7af7fa0eceae006c2679584b \ 08:10:29 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 08:10:29 . 08:10:30 Sending build context to Docker daemon 3.269MB 08:10:30 Step 1/10 : FROM node:16.17-alpine3.15 08:10:30 16.17-alpine3.15: Pulling from library/node 08:10:30 9621f1afde84: Pulling fs layer 08:10:30 c6f70ee39829: Pulling fs layer 08:10:30 56892a8094a2: Pulling fs layer 08:10:30 58dd87906ef0: Pulling fs layer 08:10:30 58dd87906ef0: Waiting 08:10:30 9621f1afde84: Download complete 08:10:30 58dd87906ef0: Download complete 08:10:30 9621f1afde84: Pull complete 08:10:30 c6f70ee39829: Verifying Checksum 08:10:30 c6f70ee39829: Download complete 08:10:30 56892a8094a2: Download complete Aborted by Eric Ball 08:10:31 Sending interrupt signal to process [Pipeline] // node [Pipeline] } [Pipeline] } 08:10:31 $ docker stop --time=1 7830421d4a9552bac168778d17d84c535ff8531a85d71e5271ab859d452c3378 08:10:35 $ docker rm -f 7830421d4a9552bac168778d17d84c535ff8531a85d71e5271ab859d452c3378 [Pipeline] // stage [Pipeline] // withDockerContainer [Pipeline] } 08:10:36 Failed in branch arm64 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:10:37 08:10:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:10:37 latest: Pulling from edgex-lftools-log-publisher 08:10:37 5eb5b503b376: Pulling fs layer 08:10:37 5c69ac0246d0: Pulling fs layer 08:10:37 ec43610c2a17: Pulling fs layer 08:10:37 3a2ae6a8a46f: Pulling fs layer 08:10:37 33b1e0a273af: Pulling fs layer 08:10:37 5d3b04190fa2: Pulling fs layer 08:10:37 3a2ae6a8a46f: Waiting 08:10:37 33b1e0a273af: Waiting 08:10:37 2f39f015ded8: Pulling fs layer 08:10:37 2f39f015ded8: Waiting 08:10:37 5d3b04190fa2: Waiting 08:10:37 5c69ac0246d0: Download complete 08:10:37 3a2ae6a8a46f: Download complete 08:10:37 33b1e0a273af: Download complete 08:10:37 5d3b04190fa2: Verifying Checksum 08:10:37 5d3b04190fa2: Download complete 08:10:37 ec43610c2a17: Verifying Checksum 08:10:37 ec43610c2a17: Download complete 08:10:37 5eb5b503b376: Verifying Checksum 08:10:37 5eb5b503b376: Download complete 08:10:38 2f39f015ded8: Verifying Checksum 08:10:38 2f39f015ded8: Download complete 08:10:38 5eb5b503b376: Pull complete 08:10:39 5c69ac0246d0: Pull complete 08:10:39 ec43610c2a17: Pull complete 08:10:39 3a2ae6a8a46f: Pull complete 08:10:39 33b1e0a273af: Pull complete 08:10:39 5d3b04190fa2: Pull complete 08:10:45 2f39f015ded8: Pull complete 08:10:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:10:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:10:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:45 prd-ubuntu20.04-docker-8c-8g-116038 does not seem to be running inside a container 08:10:45 $ 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/edgexfoundry_edgex-ui-go_PR-563 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563:/w/workspace/edgexfoundry_edgex-ui-go_PR-563:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat Click here to forcibly terminate running steps 08:10:49 $ docker top bf266715b3fa18a000df631a845c074a6c47b138fab4967c291d370ba124f6ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:10:49 ---> job-cost.sh 08:10:49 lf-activate-venv: SKIPPING 08:10:49 INFO: No Stack... 08:10:49 INFO: Retrieving Pricing Info for: v3-standard-8 08:10:50 INFO: Archiving Costs [Pipeline] sh 08:10:50 + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives/cost.csv 08:10:50 + cut -d, -f6 [Pipeline] lock 08:10:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-563-1-stack-cost] 08:10:50 Resource [jenkins-edgexfoundry-edgex-ui-go-PR-563-1-stack-cost] did not exist. Created. 08:10:50 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-563-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:10:51 + echo total: 0.2199999988079071 [Pipeline] stash 08:10:51 Stashed 1 file(s) [Pipeline] } 08:10:51 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-563-1-stack-cost] [Pipeline] // lock [Pipeline] } 08:10:51 $ docker stop --time=1 bf266715b3fa18a000df631a845c074a6c47b138fab4967c291d370ba124f6ae 08:10:52 $ docker rm -f bf266715b3fa18a000df631a845c074a6c47b138fab4967c291d370ba124f6ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:10:52 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:10:54 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives ] 08:10:54 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives 08:10:54 total 16 08:10:54 drwxr-xr-x 3 root root 4096 Oct 25 08:10 . 08:10:54 drwxrwxr-x 15 jenkins jenkins 4096 Oct 25 08:10 .. 08:10:54 drwxr-xr-x 2 root root 4096 Oct 25 08:10 cost 08:10:54 -rw-r--r-- 1 root root 83 Oct 25 08:10 cost.csv 08:10:54 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives 08:10:54 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives 08:10:54 total 16 08:10:54 drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 08:10 . 08:10:54 drwxrwxr-x 15 jenkins jenkins 4096 Oct 25 08:10 .. 08:10:54 drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 08:10 cost 08:10:54 -rw-r--r-- 1 jenkins jenkins 83 Oct 25 08:10 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:10:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:10:56 ---> package-listing.sh 08:10:56 ++ facter osfamily 08:10:56 ++ tr '[:upper:]' '[:lower:]' 08:10:56 + OS_FAMILY=debian 08:10:56 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-563 08:10:56 + START_PACKAGES=/tmp/packages_start.txt 08:10:56 + END_PACKAGES=/tmp/packages_end.txt 08:10:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:10:56 + PACKAGES=/tmp/packages_start.txt 08:10:56 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-563 ']' 08:10:56 + PACKAGES=/tmp/packages_end.txt 08:10:56 + case "${OS_FAMILY}" in 08:10:56 + grep '^ii' 08:10:56 + dpkg -l 08:10:56 + '[' -f /tmp/packages_start.txt ']' 08:10:56 + '[' -f /tmp/packages_end.txt ']' 08:10:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:10:56 + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-563 ']' 08:10:56 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives/ 08:10:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-563/archives/ [Pipeline] echo 08:10:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:10:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:10:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:10:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:10:57 prd-ubuntu20.04-docker-8c-8g-116038 does not seem to be running inside a container 08:10:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563/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-563 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563:/w/workspace/edgexfoundry_edgex-ui-go_PR-563:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@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 08:10:57 $ docker top 8d594b2cd0435780231cd33d223ee68f92cd529e320bdba0f03488bcf8afc489 -eo pid,comm [Pipeline] { [Pipeline] sh 08:10:58 + touch /tmp/pre-build-complete [Pipeline] sh 08:10:58 + mkdir -p /var/log/sysstat [Pipeline] sh 08:10:58 + ls /var/log/sa-host 08:10:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:10:58 provisioning config files... 08:10:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-563@tmp/config14613397350719390831tmp [Pipeline] { [Pipeline] echo 08:10:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:10:59 ---> create-netrc.sh [Pipeline] } 08:10:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:10:59 ---> python-tools-install.sh [Pipeline] echo 08:10:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:10:59 ---> sudo-logs.sh 08:10:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:11:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:11:00 ---> job-cost.sh 08:11:00 lf-activate-venv: SKIPPING 08:11:00 DEBUG: total: 0.2199999988079071 08:11:00 INFO: Retrieving Stack Cost... 08:11:00 INFO: Retrieving Pricing Info for: v3-standard-8 08:11:00 INFO: Archiving Costs [Pipeline] echo 08:11:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:11:01 ---> logs-deploy.sh 08:11:01 lf-activate-venv: SKIPPING 08:11:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-563/1 08:11:01 INFO: archiving workspace using pattern(s): 08:11:01 Archives upload complete. 08:11:02 INFO: archiving logs to Nexus