Pull request #455 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09fb6caff8c4ad7d4cc24efc2709b8887182337f+8926137e1ee1dca90be7e6fe7248a1fca1e6078a (6530ce58bc557daa917545e3e441464793f62e98) 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-ssh12923454663923086043.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh6975541414370482178.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 f3350a1713306dce7682ed7e37d5774890d03277 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/device-onvif-camera/branches/PR-455/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/device-onvif-camera/branches/PR-455/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7126550742160744101.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/device-onvif-camera/branches/PR-455/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10601494329268403809.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh9792444216877256668.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-455/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/device-onvif-camera/branches/PR-455/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7272997460833961332.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 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:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v3]] ========================================================= [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: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-9358 in /w/workspace/undry_device-onvif-camera_PR-455 [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/device-onvif-camera.git > git init /w/workspace/undry_device-onvif-camera_PR-455 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8926137e1ee1dca90be7e6fe7248a1fca1e6078a into PR head commit 09fb6caff8c4ad7d4cc24efc2709b8887182337f Merge succeeded, producing 09fb6caff8c4ad7d4cc24efc2709b8887182337f Checking out Revision 09fb6caff8c4ad7d4cc24efc2709b8887182337f (PR-455) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09fb6caff8c4ad7d4cc24efc2709b8887182337f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 8926137e1ee1dca90be7e6fe7248a1fca1e6078a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09fb6caff8c4ad7d4cc24efc2709b8887182337f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-04T03:55:45.177Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-04T03:55:45.426Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-04T03:55:45.570Z] ========================================================= [2024-09-04T03:55:45.570Z] EdgeX Global Pipelines Version Info [2024-09-04T03:55:45.570Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-04T03:55:46.353Z] ------------------- [2024-09-04T03:55:46.353Z] stable info: [2024-09-04T03:55:46.353Z] ------------------- [2024-09-04T03:55:46.353Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-04T03:55:46.353Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T03:55:46.354Z] Message: update stable to v1.0.263 [2024-09-04T03:55:46.924Z] ------------------- [2024-09-04T03:55:46.924Z] experimental info: [2024-09-04T03:55:46.924Z] ------------------- [2024-09-04T03:55:46.924Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-04T03:55:46.924Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T03:55:46.924Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-04T03:55:47.170Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-09-04T03:55:47.231Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-09-04T03:55:47.296Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-04T03:55:47.371Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-04T03:55:47.431Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-04T03:55:47.493Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-04T03:55:47.565Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-04T03:55:47.619Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-04T03:55:47.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-04T03:55:47.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-04T03:55:47.800Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-04T03:55:47.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-09-04T03:55:47.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-04T03:55:47.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-04T03:55:48.059Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-04T03:55:48.125Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-04T03:55:48.198Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-04T03:55:48.263Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-04T03:55:48.326Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-04T03:55:48.392Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-04T03:55:48.455Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-04T03:55:48.524Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-09-04T03:55:48.589Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-04T03:55:48.653Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-04T03:55:48.715Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-04T03:55:48.779Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-04T03:55:48.841Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-04T03:55:48.904Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-455 [Pipeline] echo [2024-09-04T03:55:48.964Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-455 [Pipeline] echo [2024-09-04T03:55:49.028Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-455 [Pipeline] echo [2024-09-04T03:55:49.093Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09fb6caff8c4ad7d4cc24efc2709b8887182337f [Pipeline] echo [2024-09-04T03:55:49.165Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09fb6ca [Pipeline] echo [2024-09-04T03:55:49.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T03:55:49.419Z] provisioning config files... [2024-09-04T03:55:49.432Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-455@tmp/config4178006527355975191tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T03:55:49.848Z] ---> ****-login.sh [2024-09-04T03:55:49.848Z] nexus3.edgexfoundry.org:10001 [2024-09-04T03:55:50.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T03:55:50.110Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T03:55:50.110Z] Configure a credential helper to remove this warning. See [2024-09-04T03:55:50.110Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T03:55:50.110Z] [2024-09-04T03:55:50.110Z] Login Succeeded [2024-09-04T03:55:50.110Z] nexus3.edgexfoundry.org:10002 [2024-09-04T03:55:50.110Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T03:55:50.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T03:55:50.370Z] Configure a credential helper to remove this warning. See [2024-09-04T03:55:50.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T03:55:50.370Z] [2024-09-04T03:55:50.370Z] Login Succeeded [2024-09-04T03:55:50.370Z] nexus3.edgexfoundry.org:10003 [2024-09-04T03:55:50.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T03:55:50.370Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T03:55:50.370Z] Configure a credential helper to remove this warning. See [2024-09-04T03:55:50.370Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T03:55:50.370Z] [2024-09-04T03:55:50.370Z] Login Succeeded [2024-09-04T03:55:50.370Z] nexus3.edgexfoundry.org:10004 [2024-09-04T03:55:50.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T03:55:50.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T03:55:50.631Z] Configure a credential helper to remove this warning. See [2024-09-04T03:55:50.631Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T03:55:50.631Z] [2024-09-04T03:55:50.631Z] Login Succeeded [2024-09-04T03:55:50.631Z] ****.io [2024-09-04T03:55:50.631Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T03:55:50.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T03:55:50.891Z] Configure a credential helper to remove this warning. See [2024-09-04T03:55:50.891Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T03:55:50.891Z] [2024-09-04T03:55:50.891Z] Login Succeeded [2024-09-04T03:55:50.891Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T03:55:50.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-04T03:55:51.668Z] + git rev-list -1 --merges 09fb6caff8c4ad7d4cc24efc2709b8887182337f~1..09fb6caff8c4ad7d4cc24efc2709b8887182337f [Pipeline] echo [2024-09-04T03:55:51.716Z] -----------> git rev-list -1 --merges 09fb6caff8c4ad7d4cc24efc2709b8887182337f~1..09fb6caff8c4ad7d4cc24efc2709b8887182337f 09fb6caff8c4ad7d4cc24efc2709b8887182337f [false] [Pipeline] sh [2024-09-04T03:55:52.041Z] + git log --format=format:%s -1 09fb6caff8c4ad7d4cc24efc2709b8887182337f [Pipeline] echo [2024-09-04T03:55:52.083Z] ========================================================= [2024-09-04T03:55:52.083Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-04T03:55:52.083Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T03:55:52.562Z] + git log --format=format:%s -1 09fb6caff8c4ad7d4cc24efc2709b8887182337f [Pipeline] echo [2024-09-04T03:55:52.607Z] [semverPrep] GIT_COMMIT: 09fb6caff8c4ad7d4cc24efc2709b8887182337f, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-09-04T03:55:52.652Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-04T03:55:53.089Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-04T03:55:53.089Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-04T03:55:53.089Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-04T03:55:53.089Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-04T03:55:53.089Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-04T03:55:53.089Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-04T03:55:53.089Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T03:55:53.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T03:55:53.633Z] [2024-09-04T03:55:53.633Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T03:55:54.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T03:55:54.040Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-04T03:55:54.040Z] b85a868b505f: Pulling fs layer [2024-09-04T03:55:54.040Z] e2be974225ed: Pulling fs layer [2024-09-04T03:55:54.040Z] 339a4e72a1f5: Pulling fs layer [2024-09-04T03:55:54.040Z] 988bab9f4d93: Pulling fs layer [2024-09-04T03:55:54.040Z] 1469e6f7b9e6: Pulling fs layer [2024-09-04T03:55:54.040Z] eaf3925da568: Pulling fs layer [2024-09-04T03:55:54.040Z] bab4dde63d76: Pulling fs layer [2024-09-04T03:55:54.040Z] bde34c3a00c8: Pulling fs layer [2024-09-04T03:55:54.040Z] b352a97aabf1: Pulling fs layer [2024-09-04T03:55:54.040Z] 1469e6f7b9e6: Waiting [2024-09-04T03:55:54.040Z] 988bab9f4d93: Waiting [2024-09-04T03:55:54.040Z] 4872d77fe225: Pulling fs layer [2024-09-04T03:55:54.040Z] bde34c3a00c8: Waiting [2024-09-04T03:55:54.040Z] b352a97aabf1: Waiting [2024-09-04T03:55:54.040Z] 5851b861e8e6: Pulling fs layer [2024-09-04T03:55:54.040Z] eaf3925da568: Waiting [2024-09-04T03:55:54.040Z] bab4dde63d76: Waiting [2024-09-04T03:55:54.040Z] 4872d77fe225: Waiting [2024-09-04T03:55:54.040Z] e2be974225ed: Download complete [2024-09-04T03:55:54.040Z] 988bab9f4d93: Verifying Checksum [2024-09-04T03:55:54.040Z] 988bab9f4d93: Download complete [2024-09-04T03:55:54.040Z] 1469e6f7b9e6: Verifying Checksum [2024-09-04T03:55:54.040Z] 1469e6f7b9e6: Download complete [2024-09-04T03:55:54.040Z] eaf3925da568: Verifying Checksum [2024-09-04T03:55:54.040Z] eaf3925da568: Download complete [2024-09-04T03:55:54.300Z] 339a4e72a1f5: Verifying Checksum [2024-09-04T03:55:54.300Z] 339a4e72a1f5: Download complete [2024-09-04T03:55:54.300Z] b352a97aabf1: Download complete [2024-09-04T03:55:54.300Z] 4872d77fe225: Verifying Checksum [2024-09-04T03:55:54.300Z] 4872d77fe225: Download complete [2024-09-04T03:55:54.300Z] 5851b861e8e6: Download complete [2024-09-04T03:55:54.300Z] b85a868b505f: Download complete [2024-09-04T03:55:54.558Z] bab4dde63d76: Verifying Checksum [2024-09-04T03:55:54.558Z] bab4dde63d76: Download complete [2024-09-04T03:55:55.494Z] b85a868b505f: Pull complete [2024-09-04T03:55:55.494Z] e2be974225ed: Pull complete [2024-09-04T03:55:56.063Z] 339a4e72a1f5: Pull complete [2024-09-04T03:55:56.064Z] 988bab9f4d93: Pull complete [2024-09-04T03:55:56.327Z] 1469e6f7b9e6: Pull complete [2024-09-04T03:55:56.327Z] eaf3925da568: Pull complete [2024-09-04T03:55:58.290Z] bab4dde63d76: Pull complete [2024-09-04T03:55:58.290Z] bde34c3a00c8: Pull complete [2024-09-04T03:55:58.290Z] b352a97aabf1: Pull complete [2024-09-04T03:55:58.290Z] 4872d77fe225: Pull complete [2024-09-04T03:55:58.290Z] 5851b861e8e6: Pull complete [2024-09-04T03:55:58.290Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-04T03:55:58.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-04T03:55:58.290Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T03:55:58.600Z] prd-ubuntu20.04-docker-8c-8g-9358 does not seem to be running inside a container [2024-09-04T03:55:58.624Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-455 -v /w/workspace/undry_device-onvif-camera_PR-455:/w/workspace/undry_device-onvif-camera_PR-455:rw,z -v /w/workspace/undry_device-onvif-camera_PR-455@tmp:/w/workspace/undry_device-onvif-camera_PR-455@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 [2024-09-04T03:56:01.979Z] $ docker top 86472998efba0555113437f4d6083cd6ac7ee397330424a8e2ed5c2b0884bb64 -eo pid,comm [2024-09-04T03:56:02.033Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-09-04T03:56:02.033Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-04T03:56:02.211Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T03:56:02.211Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T03:56:02.315Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T03:56:02.314Z] $ docker exec 86472998efba0555113437f4d6083cd6ac7ee397330424a8e2ed5c2b0884bb64 ssh-agent [2024-09-04T03:56:02.415Z] SSH_AUTH_SOCK=/tmp/ssh-egBOmABv97dE/agent.32 [2024-09-04T03:56:02.415Z] SSH_AGENT_PID=38 [2024-09-04T03:56:02.421Z] Running ssh-add (command line suppressed) [2024-09-04T03:56:02.532Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-455@tmp/private_key_15718325374074110655.key (/w/workspace/undry_device-onvif-camera_PR-455@tmp/private_key_15718325374074110655.key) [2024-09-04T03:56:02.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T03:56:02.904Z] + git tag --points-at HEAD [Pipeline] } [2024-09-04T03:56:02.932Z] $ docker exec --env ******** --env ******** 86472998efba0555113437f4d6083cd6ac7ee397330424a8e2ed5c2b0884bb64 ssh-agent -k [2024-09-04T03:56:03.021Z] unset SSH_AUTH_SOCK; [2024-09-04T03:56:03.021Z] unset SSH_AGENT_PID; [2024-09-04T03:56:03.022Z] echo Agent pid 38 killed; [2024-09-04T03:56:03.035Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-04T03:56:03.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-04T03:56:03.160Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-04T03:56:03.262Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-04T03:56:03.261Z] $ docker exec 86472998efba0555113437f4d6083cd6ac7ee397330424a8e2ed5c2b0884bb64 ssh-agent [2024-09-04T03:56:03.365Z] SSH_AUTH_SOCK=/tmp/ssh-HN7DGJAwTLwb/agent.71 [2024-09-04T03:56:03.365Z] SSH_AGENT_PID=77 [2024-09-04T03:56:03.369Z] Running ssh-add (command line suppressed) [2024-09-04T03:56:03.455Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-455@tmp/private_key_4990752967207445251.key (/w/workspace/undry_device-onvif-camera_PR-455@tmp/private_key_4990752967207445251.key) [2024-09-04T03:56:03.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-04T03:56:03.818Z] + git semver init [2024-09-04T03:56:04.077Z] 2024-09-04 03:56:03,987 [run_init] DEBUG init version:0.0.0 force:False [2024-09-04T03:56:04.077Z] 2024-09-04 03:56:03,988 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-455/.semver [2024-09-04T03:56:04.077Z] 2024-09-04 03:56:03,988 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-455/.semver [2024-09-04T03:56:04.077Z] 2024-09-04 03:56:03,988 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-455/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-455, universal_newlines=False, shell=None, istream=None) [2024-09-04T03:56:05.456Z] 2024-09-04 03:56:05,287 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-455/.git/info/exclude [2024-09-04T03:56:05.456Z] 2024-09-04 03:56:05,287 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-455/.semver/PR-455 with force:False [2024-09-04T03:56:05.456Z] 2024-09-04 03:56:05,287 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-455/.semver/PR-455 [2024-09-04T03:56:05.456Z] 2024-09-04 03:56:05,291 [execute] INFO git cat-file --batch-check [2024-09-04T03:56:05.456Z] 2024-09-04 03:56:05,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-455/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T03:56:05.456Z] 2024-09-04 03:56:05,297 [execute] INFO git cat-file --batch [2024-09-04T03:56:05.456Z] 2024-09-04 03:56:05,298 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-455/.semver, universal_newlines=False, shell=None, istream=) [2024-09-04T03:56:05.456Z] 2024-09-04 03:56:05,303 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-455/.semver/PR-455 [2024-09-04T03:56:05.456Z] 0.0.0 [Pipeline] } [2024-09-04T03:56:05.567Z] $ docker exec --env ******** --env ******** 86472998efba0555113437f4d6083cd6ac7ee397330424a8e2ed5c2b0884bb64 ssh-agent -k [2024-09-04T03:56:05.660Z] unset SSH_AUTH_SOCK; [2024-09-04T03:56:05.660Z] unset SSH_AGENT_PID; [2024-09-04T03:56:05.660Z] echo Agent pid 77 killed; [2024-09-04T03:56:05.674Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-04T03:56:06.137Z] + git semver [Pipeline] } [2024-09-04T03:56:06.433Z] $ docker stop --time=1 86472998efba0555113437f4d6083cd6ac7ee397330424a8e2ed5c2b0884bb64 [2024-09-04T03:56:07.740Z] $ docker rm -f --volumes 86472998efba0555113437f4d6083cd6ac7ee397330424a8e2ed5c2b0884bb64 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T03:56:08.173Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-04T03:56:08.476Z] Stashed 1 file(s) [Pipeline] echo [2024-09-04T03:56:08.508Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T03:56:09.286Z] provisioning config files... [2024-09-04T03:56:09.297Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-455@tmp/config10495999988032387737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T03:56:09.682Z] ---> ****-login.sh [2024-09-04T03:56:09.682Z] nexus3.edgexfoundry.org:10001 [2024-09-04T03:56:09.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T03:56:09.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T03:56:09.682Z] Configure a credential helper to remove this warning. See [2024-09-04T03:56:09.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T03:56:09.682Z] [2024-09-04T03:56:09.682Z] Login Succeeded [2024-09-04T03:56:09.682Z] nexus3.edgexfoundry.org:10002 [2024-09-04T03:56:09.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T03:56:09.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T03:56:09.682Z] Configure a credential helper to remove this warning. See [2024-09-04T03:56:09.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T03:56:09.682Z] [2024-09-04T03:56:09.682Z] Login Succeeded [2024-09-04T03:56:09.682Z] nexus3.edgexfoundry.org:10003 [2024-09-04T03:56:09.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T03:56:09.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T03:56:09.944Z] Configure a credential helper to remove this warning. See [2024-09-04T03:56:09.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T03:56:09.944Z] [2024-09-04T03:56:09.944Z] Login Succeeded [2024-09-04T03:56:09.944Z] nexus3.edgexfoundry.org:10004 [2024-09-04T03:56:09.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T03:56:09.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T03:56:09.944Z] Configure a credential helper to remove this warning. See [2024-09-04T03:56:09.944Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T03:56:09.944Z] [2024-09-04T03:56:09.944Z] Login Succeeded [2024-09-04T03:56:09.944Z] ****.io [2024-09-04T03:56:09.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T03:56:10.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T03:56:10.205Z] Configure a credential helper to remove this warning. See [2024-09-04T03:56:10.205Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T03:56:10.205Z] [2024-09-04T03:56:10.205Z] Login Succeeded [2024-09-04T03:56:10.205Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T03:56:10.239Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-04T03:56:10.486Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T03:56:10.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T03:56:10.582Z] ========================================================= [2024-09-04T03:56:10.582Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-04T03:56:10.582Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T03:56:11.112Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-04T03:56:11.112Z] Sending build context to Docker daemon 36.65MB [2024-09-04T03:56:11.112Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-09-04T03:56:11.112Z] Step 2/13 : FROM ${BASE} AS builder [2024-09-04T03:56:11.373Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-04T03:56:11.373Z] 619be1103602: Pulling fs layer [2024-09-04T03:56:11.373Z] 7862e08f4a3e: Pulling fs layer [2024-09-04T03:56:11.373Z] 5df492c9dc93: Pulling fs layer [2024-09-04T03:56:11.373Z] 7629e6793208: Pulling fs layer [2024-09-04T03:56:11.373Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T03:56:11.373Z] fb5054dd5b73: Pulling fs layer [2024-09-04T03:56:11.373Z] eeca6798cff9: Pulling fs layer [2024-09-04T03:56:11.373Z] aa269ceb94a6: Pulling fs layer [2024-09-04T03:56:11.373Z] 4f4fb700ef54: Waiting [2024-09-04T03:56:11.373Z] fb5054dd5b73: Waiting [2024-09-04T03:56:11.373Z] 7629e6793208: Waiting [2024-09-04T03:56:11.373Z] eeca6798cff9: Waiting [2024-09-04T03:56:11.373Z] ada007ff1a6a: Pulling fs layer [2024-09-04T03:56:11.373Z] 7862e08f4a3e: Download complete [2024-09-04T03:56:11.373Z] 7629e6793208: Verifying Checksum [2024-09-04T03:56:11.373Z] 7629e6793208: Download complete [2024-09-04T03:56:11.373Z] 4f4fb700ef54: Download complete [2024-09-04T03:56:11.373Z] 619be1103602: Verifying Checksum [2024-09-04T03:56:11.373Z] 619be1103602: Download complete [2024-09-04T03:56:11.373Z] fb5054dd5b73: Verifying Checksum [2024-09-04T03:56:11.373Z] fb5054dd5b73: Download complete [2024-09-04T03:56:11.373Z] eeca6798cff9: Verifying Checksum [2024-09-04T03:56:11.373Z] eeca6798cff9: Download complete [2024-09-04T03:56:11.631Z] 619be1103602: Pull complete [2024-09-04T03:56:11.632Z] ada007ff1a6a: Verifying Checksum [2024-09-04T03:56:11.632Z] ada007ff1a6a: Download complete [2024-09-04T03:56:11.632Z] 7862e08f4a3e: Pull complete [2024-09-04T03:56:11.890Z] 5df492c9dc93: Verifying Checksum [2024-09-04T03:56:11.890Z] 5df492c9dc93: Download complete [2024-09-04T03:56:12.148Z] aa269ceb94a6: Verifying Checksum [2024-09-04T03:56:12.148Z] aa269ceb94a6: Download complete [2024-09-04T03:56:14.680Z] 5df492c9dc93: Pull complete [2024-09-04T03:56:14.680Z] 7629e6793208: Pull complete [2024-09-04T03:56:14.680Z] 4f4fb700ef54: Pull complete [2024-09-04T03:56:14.938Z] fb5054dd5b73: Pull complete [2024-09-04T03:56:14.938Z] eeca6798cff9: Pull complete [2024-09-04T03:56:17.479Z] aa269ceb94a6: Pull complete [2024-09-04T03:56:17.479Z] ada007ff1a6a: Pull complete [2024-09-04T03:56:17.754Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-04T03:56:17.754Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-04T03:56:17.754Z] ---> f489d0715acc [2024-09-04T03:56:17.754Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-09-04T03:56:21.959Z] ---> Running in 35de4a40ec04 [2024-09-04T03:56:21.959Z] Removing intermediate container 35de4a40ec04 [2024-09-04T03:56:21.959Z] ---> 0a89e043bfc3 [2024-09-04T03:56:21.959Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-04T03:56:21.959Z] ---> Running in a7ce8da02b1b [2024-09-04T03:56:21.959Z] Removing intermediate container a7ce8da02b1b [2024-09-04T03:56:21.959Z] ---> 3315292ff4ea [2024-09-04T03:56:21.959Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-09-04T03:56:21.959Z] ---> Running in e791f111a763 [2024-09-04T03:56:22.220Z] Removing intermediate container e791f111a763 [2024-09-04T03:56:22.220Z] ---> 4216904736f6 [2024-09-04T03:56:22.220Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-09-04T03:56:22.220Z] ---> Running in 389e5de52aca [2024-09-04T03:56:22.220Z] Removing intermediate container 389e5de52aca [2024-09-04T03:56:22.220Z] ---> c4d61175aaf7 [2024-09-04T03:56:22.220Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-09-04T03:56:22.220Z] ---> Running in 61d0720e41b2 [2024-09-04T03:56:22.220Z] Removing intermediate container 61d0720e41b2 [2024-09-04T03:56:22.220Z] ---> c1731d58241c [2024-09-04T03:56:22.220Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-04T03:56:22.220Z] ---> Running in 220082d777b6 [2024-09-04T03:56:22.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T03:56:22.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T03:56:22.999Z] OK: 264 MiB in 52 packages [2024-09-04T03:56:23.257Z] Removing intermediate container 220082d777b6 [2024-09-04T03:56:23.257Z] ---> 2d319ae9a05b [2024-09-04T03:56:23.257Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-09-04T03:56:23.257Z] ---> Running in 8a8f69dd648b [2024-09-04T03:56:23.516Z] Removing intermediate container 8a8f69dd648b [2024-09-04T03:56:23.516Z] ---> 43acfbfa9941 [2024-09-04T03:56:23.516Z] Step 10/13 : COPY go.mod vendor* ./ [2024-09-04T03:56:23.516Z] ---> a7ab4dd94533 [2024-09-04T03:56:23.516Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T03:56:23.516Z] ---> Running in 7f6c73ca57e9 [2024-09-04T03:56:24.047Z] Still waiting to schedule task [2024-09-04T03:56:24.047Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-04T03:57:19.803Z] Removing intermediate container 7f6c73ca57e9 [2024-09-04T03:57:19.803Z] ---> 8e406c541457 [2024-09-04T03:57:19.803Z] Step 12/13 : COPY . . [2024-09-04T03:57:19.803Z] ---> 850493ffb12b [2024-09-04T03:57:19.803Z] Step 13/13 : RUN ${MAKE} [2024-09-04T03:57:19.803Z] ---> Running in 40fadb24c975 [2024-09-04T03:57:19.803Z] noop [2024-09-04T03:57:19.803Z] Removing intermediate container 40fadb24c975 [2024-09-04T03:57:19.803Z] ---> 3cc8edada69c [2024-09-04T03:57:19.803Z] Successfully built 3cc8edada69c [2024-09-04T03:57:19.803Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T03:57:20.319Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-04T03:57:20.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T03:57:20.499Z] prd-ubuntu20.04-docker-8c-8g-9358 does not seem to be running inside a container [2024-09-04T03:57:20.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-455 -v /w/workspace/undry_device-onvif-camera_PR-455:/w/workspace/undry_device-onvif-camera_PR-455:rw,z -v /w/workspace/undry_device-onvif-camera_PR-455@tmp:/w/workspace/undry_device-onvif-camera_PR-455@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 [2024-09-04T03:57:20.879Z] $ docker top 2d56d70db9a9e601107d744d75526074b4a7bcca71d54e295d05a1e29ecaab31 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T03:57:21.374Z] + go version [2024-09-04T03:57:21.374Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-04T03:57:21.423Z] $ docker stop --time=1 2d56d70db9a9e601107d744d75526074b4a7bcca71d54e295d05a1e29ecaab31 [2024-09-04T03:57:22.675Z] $ docker rm -f --volumes 2d56d70db9a9e601107d744d75526074b4a7bcca71d54e295d05a1e29ecaab31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T03:57:23.487Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-04T03:57:23.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T03:57:23.666Z] prd-ubuntu20.04-docker-8c-8g-9358 does not seem to be running inside a container [2024-09-04T03:57:23.701Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-455 -v /w/workspace/undry_device-onvif-camera_PR-455:/w/workspace/undry_device-onvif-camera_PR-455:rw,z -v /w/workspace/undry_device-onvif-camera_PR-455@tmp:/w/workspace/undry_device-onvif-camera_PR-455@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 [2024-09-04T03:57:24.037Z] $ docker top 4490727b15186d8ee930b32a79c0a6d3060fdb622d1083c3990e2f3aa10a2be5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T03:57:24.462Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-455 [Pipeline] fileExists [Pipeline] sh [2024-09-04T03:57:24.849Z] + make test [2024-09-04T03:57:24.849Z] go test ./... -coverprofile=coverage.out ./... [2024-09-04T03:57:26.228Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-09-04T03:57:44.299Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-09-04T03:57:44.299Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-09-04T03:57:45.622Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.026s coverage: 31.4% of statements [2024-09-04T03:57:45.622Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.276s coverage: 86.5% of statements [2024-09-04T03:57:55.625Z] go vet ./... [2024-09-04T03:58:00.887Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-04T03:58:00.887Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-04T03:58:00.887Z] ./bin/test-attribution-txt.sh [2024-09-04T03:58:00.887Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-04T03:58:00.887Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-04T03:58:00.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-04T03:58:00.991Z] $ docker stop --time=1 4490727b15186d8ee930b32a79c0a6d3060fdb622d1083c3990e2f3aa10a2be5 [2024-09-04T03:58:05.276Z] $ docker rm -f --volumes 4490727b15186d8ee930b32a79c0a6d3060fdb622d1083c3990e2f3aa10a2be5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T03:58:06.105Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-04T03:58:06.197Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-04T03:58:06.941Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-04T03:58:07.265Z] + ls -al . [2024-09-04T03:58:07.265Z] total 312 [2024-09-04T03:58:07.265Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 4 03:57 . [2024-09-04T03:58:07.265Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 03:55 .. [2024-09-04T03:58:07.265Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 03:57 .git [2024-09-04T03:58:07.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 03:55 .github [2024-09-04T03:58:07.265Z] -rw-rw-r-- 1 jenkins jenkins 493 Sep 4 03:55 .gitignore [2024-09-04T03:58:07.265Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 4 03:55 .golangci.yml [2024-09-04T03:58:07.265Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 03:56 .semver [2024-09-04T03:58:07.265Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 4 03:55 Attribution.txt [2024-09-04T03:58:07.265Z] -rw-rw-r-- 1 jenkins jenkins 17665 Sep 4 03:55 CHANGELOG.md [2024-09-04T03:58:07.265Z] -rw-rw-r-- 1 jenkins jenkins 1683 Sep 4 03:55 Dockerfile [2024-09-04T03:58:07.265Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 03:55 GOVERNANCE.md [2024-09-04T03:58:07.265Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 4 03:55 Jenkinsfile [2024-09-04T03:58:07.265Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 4 03:55 LICENSE [2024-09-04T03:58:07.265Z] -rw-rw-r-- 1 jenkins jenkins 2883 Sep 4 03:55 Makefile [2024-09-04T03:58:07.265Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 4 03:55 OWNERS.md [2024-09-04T03:58:07.265Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 4 03:55 README.md [2024-09-04T03:58:07.265Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 4 03:56 VERSION [2024-09-04T03:58:07.265Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 03:55 bin [2024-09-04T03:58:07.265Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 03:55 cmd [2024-09-04T03:58:07.265Z] -rw-r--r-- 1 jenkins jenkins 78805 Sep 4 03:57 coverage.out [2024-09-04T03:58:07.265Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 03:55 doc [2024-09-04T03:58:07.265Z] -rw-rw-r-- 1 jenkins jenkins 7331 Sep 4 03:55 go.mod [2024-09-04T03:58:07.265Z] -rw-rw-r-- 1 jenkins jenkins 102413 Sep 4 03:55 go.sum [2024-09-04T03:58:07.265Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 03:55 internal [2024-09-04T03:58:07.265Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 4 03:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T03:58:23.613Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=09fb6caff8c4ad7d4cc24efc2709b8887182337f --label arch=amd64 --label version=0.0.0 . [2024-09-04T03:58:23.613Z] Sending build context to Docker daemon 36.73MB [2024-09-04T03:58:23.613Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-04T03:58:23.613Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-04T03:58:23.613Z] ---> 3cc8edada69c [2024-09-04T03:58:23.613Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-09-04T03:58:24.183Z] ---> Running in 0147cc700640 [2024-09-04T03:58:24.183Z] Removing intermediate container 0147cc700640 [2024-09-04T03:58:24.183Z] ---> 289bd185fd8b [2024-09-04T03:58:24.183Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-04T03:58:24.183Z] ---> Running in 0fc8bde19a44 [2024-09-04T03:58:24.183Z] Removing intermediate container 0fc8bde19a44 [2024-09-04T03:58:24.183Z] ---> 2f4b17a103c8 [2024-09-04T03:58:24.183Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-04T03:58:24.183Z] ---> Running in a768c675a609 [2024-09-04T03:58:24.183Z] Removing intermediate container a768c675a609 [2024-09-04T03:58:24.183Z] ---> f349af52651d [2024-09-04T03:58:24.183Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-04T03:58:24.442Z] ---> Running in ebd93a829b82 [2024-09-04T03:58:24.442Z] Removing intermediate container ebd93a829b82 [2024-09-04T03:58:24.442Z] ---> 69e4c1bd62f7 [2024-09-04T03:58:24.442Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-09-04T03:58:24.442Z] ---> Running in 917a7064d514 [2024-09-04T03:58:24.442Z] Removing intermediate container 917a7064d514 [2024-09-04T03:58:24.442Z] ---> d8ba6f8c22ff [2024-09-04T03:58:24.442Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-04T03:58:24.442Z] ---> Running in 2ae4148f7475 [2024-09-04T03:58:24.701Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T03:58:24.959Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T03:58:24.959Z] OK: 264 MiB in 52 packages [2024-09-04T03:58:25.217Z] Removing intermediate container 2ae4148f7475 [2024-09-04T03:58:25.217Z] ---> 25d4e9d84d0f [2024-09-04T03:58:25.217Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-09-04T03:58:25.476Z] ---> Running in a8a99ed4d1d0 [2024-09-04T03:58:25.476Z] Removing intermediate container a8a99ed4d1d0 [2024-09-04T03:58:25.476Z] ---> 40b71fb4bac6 [2024-09-04T03:58:25.476Z] Step 10/27 : COPY go.mod vendor* ./ [2024-09-04T03:58:25.476Z] ---> afd6fd717872 [2024-09-04T03:58:25.476Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T03:58:25.476Z] ---> Running in 2f9ca91207a0 [2024-09-04T03:58:26.411Z] Removing intermediate container 2f9ca91207a0 [2024-09-04T03:58:26.411Z] ---> 000036de719d [2024-09-04T03:58:26.411Z] Step 12/27 : COPY . . [2024-09-04T03:58:28.137Z] ---> 5e6dd82fa6c0 [2024-09-04T03:58:28.137Z] Step 13/27 : RUN ${MAKE} [2024-09-04T03:58:28.137Z] ---> Running in c79ca40e3949 [2024-09-04T03:58:28.137Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.35" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-09-04T03:59:06.966Z] Removing intermediate container c79ca40e3949 [2024-09-04T03:59:06.966Z] ---> 422e6907d15a [2024-09-04T03:59:06.966Z] Step 14/27 : FROM alpine:3.18 [2024-09-04T03:59:06.966Z] 3.18: Pulling from library/alpine [2024-09-04T03:59:06.966Z] 930bdd4d222e: Pulling fs layer [2024-09-04T03:59:06.966Z] 930bdd4d222e: Verifying Checksum [2024-09-04T03:59:06.966Z] 930bdd4d222e: Download complete [2024-09-04T03:59:06.966Z] 930bdd4d222e: Pull complete [2024-09-04T03:59:06.966Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T03:59:06.966Z] Status: Downloaded newer image for alpine:3.18 [2024-09-04T03:59:06.966Z] ---> 18f865063206 [2024-09-04T03:59:06.966Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-09-04T03:59:06.966Z] ---> Running in 3922219ead50 [2024-09-04T03:59:06.966Z] Removing intermediate container 3922219ead50 [2024-09-04T03:59:06.966Z] ---> ac4a2ea87d82 [2024-09-04T03:59:06.966Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-09-04T03:59:06.966Z] ---> Running in 3439b48c48c6 [2024-09-04T03:59:06.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T03:59:07.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T03:59:07.497Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T03:59:07.497Z] Executing busybox-1.36.1-r7.trigger [2024-09-04T03:59:07.497Z] OK: 7 MiB in 16 packages [2024-09-04T03:59:07.769Z] Removing intermediate container 3439b48c48c6 [2024-09-04T03:59:07.769Z] ---> 5e79b6c4ba4e [2024-09-04T03:59:07.769Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-04T03:59:07.769Z] ---> Running in d13f0006f5e4 [2024-09-04T03:59:08.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-04T03:59:08.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-04T03:59:08.607Z] OK: 7 MiB in 16 packages [2024-09-04T03:59:08.875Z] Removing intermediate container d13f0006f5e4 [2024-09-04T03:59:08.875Z] ---> f21ad997d89d [2024-09-04T03:59:08.875Z] Step 18/27 : WORKDIR / [2024-09-04T03:59:08.875Z] ---> Running in b23663edc752 [2024-09-04T03:59:09.133Z] Removing intermediate container b23663edc752 [2024-09-04T03:59:09.133Z] ---> 3cd79828f758 [2024-09-04T03:59:09.133Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-09-04T03:59:11.058Z] ---> 79e0249b5a3f [2024-09-04T03:59:11.058Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-09-04T03:59:11.058Z] ---> 0e32e9a84709 [2024-09-04T03:59:11.058Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-09-04T03:59:11.331Z] ---> 98def3fe6381 [2024-09-04T03:59:11.331Z] Step 22/27 : EXPOSE 59984 [2024-09-04T03:59:11.331Z] ---> Running in f504d1d6ba68 [2024-09-04T03:59:11.331Z] Removing intermediate container f504d1d6ba68 [2024-09-04T03:59:11.331Z] ---> 605ac6af3d83 [2024-09-04T03:59:11.331Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-09-04T03:59:11.331Z] ---> Running in cc2bee68d63d [2024-09-04T03:59:11.606Z] Removing intermediate container cc2bee68d63d [2024-09-04T03:59:11.606Z] ---> 9625ce1c1b37 [2024-09-04T03:59:11.606Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-04T03:59:11.606Z] ---> Running in c3c0ea9413cd [2024-09-04T03:59:11.606Z] Removing intermediate container c3c0ea9413cd [2024-09-04T03:59:11.606Z] ---> 5a3d93a2c5ab [2024-09-04T03:59:11.606Z] Step 25/27 : LABEL arch=amd64 [2024-09-04T03:59:11.869Z] ---> Running in 1143467e3a46 [2024-09-04T03:59:11.869Z] Removing intermediate container 1143467e3a46 [2024-09-04T03:59:11.869Z] ---> 0247db29e3a5 [2024-09-04T03:59:11.869Z] Step 26/27 : LABEL git_sha=09fb6caff8c4ad7d4cc24efc2709b8887182337f [2024-09-04T03:59:11.869Z] ---> Running in 04e6907b0a20 [2024-09-04T03:59:11.869Z] Removing intermediate container 04e6907b0a20 [2024-09-04T03:59:11.869Z] ---> cbfc8bdb353b [2024-09-04T03:59:11.869Z] Step 27/27 : LABEL version=0.0.0 [2024-09-04T03:59:11.869Z] ---> Running in ed9a1e390cb4 [2024-09-04T03:59:12.134Z] Removing intermediate container ed9a1e390cb4 [2024-09-04T03:59:12.134Z] ---> c6fadbb51cfe [2024-09-04T03:59:12.134Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-04T03:59:12.134Z] Successfully built c6fadbb51cfe [2024-09-04T03:59:12.134Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T03:59:13.871Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T03:59:13.871Z] [2024-09-04T03:59:13.871Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T03:59:14.359Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T03:59:14.360Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-04T03:59:14.360Z] 5eb5b503b376: Pulling fs layer [2024-09-04T03:59:14.360Z] 5c69ac0246d0: Pulling fs layer [2024-09-04T03:59:14.360Z] ec43610c2a17: Pulling fs layer [2024-09-04T03:59:14.360Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-04T03:59:14.360Z] 33b1e0a273af: Pulling fs layer [2024-09-04T03:59:14.360Z] 5d3b04190fa2: Pulling fs layer [2024-09-04T03:59:14.360Z] 2f39f015ded8: Pulling fs layer [2024-09-04T03:59:14.360Z] 3a2ae6a8a46f: Waiting [2024-09-04T03:59:14.360Z] 33b1e0a273af: Waiting [2024-09-04T03:59:14.360Z] 5d3b04190fa2: Waiting [2024-09-04T03:59:14.360Z] 2f39f015ded8: Waiting [2024-09-04T03:59:14.360Z] 5c69ac0246d0: Verifying Checksum [2024-09-04T03:59:14.360Z] 5c69ac0246d0: Download complete [2024-09-04T03:59:14.360Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-04T03:59:14.360Z] 3a2ae6a8a46f: Download complete [2024-09-04T03:59:14.634Z] 33b1e0a273af: Verifying Checksum [2024-09-04T03:59:14.635Z] 33b1e0a273af: Download complete [2024-09-04T03:59:14.635Z] 5d3b04190fa2: Download complete [2024-09-04T03:59:14.635Z] ec43610c2a17: Verifying Checksum [2024-09-04T03:59:14.635Z] ec43610c2a17: Download complete [2024-09-04T03:59:14.898Z] 5eb5b503b376: Verifying Checksum [2024-09-04T03:59:14.898Z] 5eb5b503b376: Download complete [2024-09-04T03:59:15.480Z] 2f39f015ded8: Verifying Checksum [2024-09-04T03:59:15.480Z] 2f39f015ded8: Download complete [2024-09-04T03:59:16.046Z] 5eb5b503b376: Pull complete [2024-09-04T03:59:16.359Z] 5c69ac0246d0: Pull complete [2024-09-04T03:59:16.618Z] ec43610c2a17: Pull complete [2024-09-04T03:59:16.878Z] 3a2ae6a8a46f: Pull complete [2024-09-04T03:59:17.136Z] 33b1e0a273af: Pull complete [2024-09-04T03:59:17.136Z] 5d3b04190fa2: Pull complete [2024-09-04T03:59:18.439Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9362 in /w/workspace/undry_device-onvif-camera_PR-455 [Pipeline] { [Pipeline] ws [2024-09-04T03:59:18.519Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2024-09-04T03:59:21.657Z] The recommended git tool is: git [2024-09-04T03:59:22.472Z] 2f39f015ded8: Pull complete [2024-09-04T03:59:22.472Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-04T03:59:22.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T03:59:22.472Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T03:59:23.011Z] prd-ubuntu20.04-docker-8c-8g-9358 does not seem to be running inside a container [2024-09-04T03:59:23.054Z] $ 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/undry_device-onvif-camera_PR-455 -v /w/workspace/undry_device-onvif-camera_PR-455:/w/workspace/undry_device-onvif-camera_PR-455:rw,z -v /w/workspace/undry_device-onvif-camera_PR-455@tmp:/w/workspace/undry_device-onvif-camera_PR-455@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 [2024-09-04T03:59:29.461Z] using credential edgex-jenkins-ssh [2024-09-04T03:59:29.506Z] Cloning the remote Git repository [2024-09-04T03:59:29.596Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-09-04T03:59:29.716Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2024-09-04T03:59:30.000Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-09-04T03:59:30.001Z] > git --version # timeout=10 [2024-09-04T03:59:30.027Z] > git --version # 'git version 2.25.1' [2024-09-04T03:59:30.030Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-04T03:59:30.259Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-04T03:59:31.837Z] $ docker top 5a204bc8140b9d495363d1be22bfcf34a35f42a23abca2c1a84b351c7d4505cd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T03:59:32.549Z] ---> job-cost.sh [2024-09-04T03:59:32.549Z] lf-activate-venv: SKIPPING [2024-09-04T03:59:32.549Z] INFO: No Stack... [2024-09-04T03:59:32.825Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-04T03:59:33.104Z] INFO: Archiving Costs [Pipeline] sh [2024-09-04T03:59:33.473Z] + cat /w/workspace/undry_device-onvif-camera_PR-455/archives/cost.csv [2024-09-04T03:59:33.473Z] + cut -d, -f6 [Pipeline] lock [2024-09-04T03:59:33.574Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-455-1-stack-cost] [2024-09-04T03:59:33.592Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-455-1-stack-cost] did not exist. Created. [2024-09-04T03:59:33.613Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-455-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-04T03:59:32.893Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-09-04T03:59:32.919Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-04T03:59:33.938Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-09-04T03:59:33.979Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-09-04T03:59:33.980Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-04T03:59:34.003Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/455/head:refs/remotes/origin/PR-455 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-04T03:59:34.164Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-04T03:59:34.369Z] Stashed 1 file(s) [2024-09-04T03:59:34.509Z] Merging remotes/origin/main commit 8926137e1ee1dca90be7e6fe7248a1fca1e6078a into PR head commit 09fb6caff8c4ad7d4cc24efc2709b8887182337f [Pipeline] } [2024-09-04T03:59:34.616Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-455-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-04T03:59:34.775Z] $ docker stop --time=1 5a204bc8140b9d495363d1be22bfcf34a35f42a23abca2c1a84b351c7d4505cd [2024-09-04T03:59:34.918Z] Merge succeeded, producing 09fb6caff8c4ad7d4cc24efc2709b8887182337f [2024-09-04T03:59:34.919Z] Checking out Revision 09fb6caff8c4ad7d4cc24efc2709b8887182337f (PR-455) [2024-09-04T03:59:34.526Z] > git config core.sparsecheckout # timeout=10 [2024-09-04T03:59:34.582Z] > git checkout -f 09fb6caff8c4ad7d4cc24efc2709b8887182337f # timeout=10 [2024-09-04T03:59:34.769Z] > git remote # timeout=10 [2024-09-04T03:59:34.789Z] > git config --get remote.origin.url # timeout=10 [2024-09-04T03:59:34.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-04T03:59:34.872Z] > git merge 8926137e1ee1dca90be7e6fe7248a1fca1e6078a # timeout=10 [2024-09-04T03:59:34.903Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-04T03:59:34.924Z] > git config core.sparsecheckout # timeout=10 [2024-09-04T03:59:34.935Z] > git checkout -f 09fb6caff8c4ad7d4cc24efc2709b8887182337f # timeout=10 [2024-09-04T03:59:35.725Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-09-04T03:59:35.793Z] > git --version # timeout=10 [2024-09-04T03:59:35.804Z] > git --version # 'git version 2.25.1' [2024-09-04T03:59:35.826Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-04T03:59:36.088Z] $ docker rm -f --volumes 5a204bc8140b9d495363d1be22bfcf34a35f42a23abca2c1a84b351c7d4505cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T03:59:40.764Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-04T03:59:40.764Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T03:59:40.764Z] Dload Upload Total Spent Left Speed [2024-09-04T03:59:40.764Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84953 0 --:--:-- --:--:-- --:--:-- 84953 [Pipeline] sh [2024-09-04T03:59:41.128Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-04T03:59:41.502Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-04T03:59:41.502Z] + sudo tee /etc/docker/daemon.new [2024-09-04T03:59:41.502Z] { [2024-09-04T03:59:41.502Z] "registry-mirrors": [ [2024-09-04T03:59:41.502Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-04T03:59:41.502Z] ], [2024-09-04T03:59:41.502Z] "bip": "10.250.0.254/24", [2024-09-04T03:59:41.502Z] "hosts": [ [2024-09-04T03:59:41.502Z] "tcp://0.0.0.0:5555", [2024-09-04T03:59:41.502Z] "unix:///var/run/docker.sock" [2024-09-04T03:59:41.502Z] ], [2024-09-04T03:59:41.502Z] "mtu": 1458, [2024-09-04T03:59:41.502Z] "selinux-enabled": true, [2024-09-04T03:59:41.502Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-04T03:59:41.502Z] } [Pipeline] sh [2024-09-04T03:59:41.868Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-04T03:59:42.229Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T04:00:00.723Z] provisioning config files... [2024-09-04T04:00:00.762Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2374879871242232283tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:00:01.400Z] ---> ****-login.sh [2024-09-04T04:00:01.401Z] nexus3.edgexfoundry.org:10001 [2024-09-04T04:00:01.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:00:01.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:00:01.996Z] Configure a credential helper to remove this warning. See [2024-09-04T04:00:01.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:00:01.996Z] [2024-09-04T04:00:01.996Z] Login Succeeded [2024-09-04T04:00:01.996Z] nexus3.edgexfoundry.org:10002 [2024-09-04T04:00:02.274Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:00:02.275Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:00:02.275Z] Configure a credential helper to remove this warning. See [2024-09-04T04:00:02.275Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:00:02.275Z] [2024-09-04T04:00:02.275Z] Login Succeeded [2024-09-04T04:00:02.275Z] nexus3.edgexfoundry.org:10003 [2024-09-04T04:00:02.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:00:02.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:00:02.820Z] Configure a credential helper to remove this warning. See [2024-09-04T04:00:02.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:00:02.820Z] [2024-09-04T04:00:02.820Z] Login Succeeded [2024-09-04T04:00:02.820Z] nexus3.edgexfoundry.org:10004 [2024-09-04T04:00:03.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:00:03.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:00:03.100Z] Configure a credential helper to remove this warning. See [2024-09-04T04:00:03.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:00:03.100Z] [2024-09-04T04:00:03.100Z] Login Succeeded [2024-09-04T04:00:03.100Z] ****.io [2024-09-04T04:00:03.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-04T04:00:06.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-04T04:00:06.768Z] Configure a credential helper to remove this warning. See [2024-09-04T04:00:06.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-04T04:00:06.768Z] [2024-09-04T04:00:06.768Z] Login Succeeded [2024-09-04T04:00:06.768Z] ---> ****-login.sh ends [Pipeline] } [2024-09-04T04:00:06.832Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-04T04:00:07.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T04:00:07.480Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-04T04:00:07.618Z] ========================================================= [2024-09-04T04:00:07.618Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-04T04:00:07.618Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:00:08.311Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-04T04:00:08.898Z] Sending build context to Docker daemon 21.73MB [2024-09-04T04:00:08.898Z] Step 1/13 : ARG BASE=golang:1.21-alpine3.18 [2024-09-04T04:00:08.898Z] Step 2/13 : FROM ${BASE} AS builder [2024-09-04T04:00:09.168Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-04T04:00:09.168Z] c6b39de5b339: Pulling fs layer [2024-09-04T04:00:09.168Z] a69c41024577: Pulling fs layer [2024-09-04T04:00:09.168Z] d6de4b400683: Pulling fs layer [2024-09-04T04:00:09.168Z] 35cb2a7552d0: Pulling fs layer [2024-09-04T04:00:09.168Z] 4f4fb700ef54: Pulling fs layer [2024-09-04T04:00:09.168Z] 464afbd9ba4c: Pulling fs layer [2024-09-04T04:00:09.168Z] 35cb2a7552d0: Waiting [2024-09-04T04:00:09.168Z] 4f4fb700ef54: Waiting [2024-09-04T04:00:09.168Z] 464afbd9ba4c: Waiting [2024-09-04T04:00:09.168Z] 00f215d4a9da: Pulling fs layer [2024-09-04T04:00:09.168Z] 00f215d4a9da: Waiting [2024-09-04T04:00:09.168Z] d496ad576159: Pulling fs layer [2024-09-04T04:00:09.168Z] d496ad576159: Waiting [2024-09-04T04:00:09.168Z] a69c41024577: Verifying Checksum [2024-09-04T04:00:09.168Z] a69c41024577: Download complete [2024-09-04T04:00:09.168Z] 35cb2a7552d0: Verifying Checksum [2024-09-04T04:00:09.168Z] 35cb2a7552d0: Download complete [2024-09-04T04:00:09.168Z] 4f4fb700ef54: Verifying Checksum [2024-09-04T04:00:09.168Z] 4f4fb700ef54: Download complete [2024-09-04T04:00:09.168Z] c6b39de5b339: Verifying Checksum [2024-09-04T04:00:09.168Z] c6b39de5b339: Download complete [2024-09-04T04:00:09.168Z] 464afbd9ba4c: Verifying Checksum [2024-09-04T04:00:09.168Z] 464afbd9ba4c: Download complete [2024-09-04T04:00:09.756Z] d496ad576159: Verifying Checksum [2024-09-04T04:00:09.756Z] d496ad576159: Download complete [2024-09-04T04:00:10.091Z] c6b39de5b339: Pull complete [2024-09-04T04:00:10.686Z] a69c41024577: Pull complete [2024-09-04T04:00:10.962Z] d6de4b400683: Verifying Checksum [2024-09-04T04:00:10.962Z] d6de4b400683: Download complete [2024-09-04T04:00:11.934Z] 00f215d4a9da: Verifying Checksum [2024-09-04T04:00:11.934Z] 00f215d4a9da: Download complete [2024-09-04T04:00:24.315Z] d6de4b400683: Pull complete [2024-09-04T04:00:24.315Z] 35cb2a7552d0: Pull complete [2024-09-04T04:00:24.315Z] 4f4fb700ef54: Pull complete [2024-09-04T04:00:24.315Z] 464afbd9ba4c: Pull complete [2024-09-04T04:00:34.432Z] 00f215d4a9da: Pull complete [2024-09-04T04:00:35.408Z] d496ad576159: Pull complete [2024-09-04T04:00:35.408Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-04T04:00:35.408Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-04T04:00:35.408Z] ---> f246e2811388 [2024-09-04T04:00:35.408Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-09-04T04:00:37.390Z] ---> Running in c83405481153 [2024-09-04T04:00:37.390Z] Removing intermediate container c83405481153 [2024-09-04T04:00:37.390Z] ---> 3471ce5d3432 [2024-09-04T04:00:37.390Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-04T04:00:37.390Z] ---> Running in 16b12b05b154 [2024-09-04T04:00:37.666Z] Removing intermediate container 16b12b05b154 [2024-09-04T04:00:37.666Z] ---> 56c3916c8e17 [2024-09-04T04:00:37.666Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-09-04T04:00:37.666Z] ---> Running in cc428299f24f [2024-09-04T04:00:37.942Z] Removing intermediate container cc428299f24f [2024-09-04T04:00:37.942Z] ---> 76dabb9dfe58 [2024-09-04T04:00:37.942Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-09-04T04:00:38.213Z] ---> Running in 7f9468162069 [2024-09-04T04:00:38.488Z] Removing intermediate container 7f9468162069 [2024-09-04T04:00:38.488Z] ---> cf80ed2d80e6 [2024-09-04T04:00:38.488Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-09-04T04:00:38.488Z] ---> Running in ed9d0f190a9b [2024-09-04T04:00:38.760Z] Removing intermediate container ed9d0f190a9b [2024-09-04T04:00:38.760Z] ---> 8b9ba7846591 [2024-09-04T04:00:38.760Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-04T04:00:38.760Z] ---> Running in c24ed6507aa6 [2024-09-04T04:00:39.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T04:00:40.340Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T04:00:41.325Z] OK: 266 MiB in 52 packages [2024-09-04T04:00:41.925Z] Removing intermediate container c24ed6507aa6 [2024-09-04T04:00:41.925Z] ---> fbb915476050 [2024-09-04T04:00:41.925Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-09-04T04:00:41.925Z] ---> Running in 2f8c3b610a84 [2024-09-04T04:00:42.197Z] Removing intermediate container 2f8c3b610a84 [2024-09-04T04:00:42.197Z] ---> cfb8f4ba1815 [2024-09-04T04:00:42.197Z] Step 10/13 : COPY go.mod vendor* ./ [2024-09-04T04:00:42.797Z] ---> a82c6b9c654d [2024-09-04T04:00:42.797Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T04:00:42.797Z] ---> Running in 53253d152d28 [2024-09-04T04:02:38.933Z] Removing intermediate container 53253d152d28 [2024-09-04T04:02:38.934Z] ---> 9b85a2d92c75 [2024-09-04T04:02:38.934Z] Step 12/13 : COPY . . [2024-09-04T04:02:38.934Z] ---> befc40c4cb46 [2024-09-04T04:02:38.934Z] Step 13/13 : RUN ${MAKE} [2024-09-04T04:02:38.934Z] ---> Running in 6197f9059809 [2024-09-04T04:02:38.934Z] noop [2024-09-04T04:02:38.934Z] Removing intermediate container 6197f9059809 [2024-09-04T04:02:38.934Z] ---> 2ce3a7881440 [2024-09-04T04:02:38.934Z] Successfully built 2ce3a7881440 [2024-09-04T04:02:38.934Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:02:39.478Z] + docker inspect -f . ci-base-image-arm64 [2024-09-04T04:02:39.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:02:39.823Z] prd-ubuntu20.04-docker-arm64-4c-16g-9362 does not seem to be running inside a container [2024-09-04T04:02:39.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-04T04:02:41.095Z] $ docker top 313dafd35579a5bb02b5956969b5179b7a6dbd63a537278f9febcf0f68995ab2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T04:02:42.100Z] + go version [2024-09-04T04:02:42.100Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-04T04:02:42.137Z] $ docker stop --time=1 313dafd35579a5bb02b5956969b5179b7a6dbd63a537278f9febcf0f68995ab2 [2024-09-04T04:02:43.748Z] $ docker rm -f --volumes 313dafd35579a5bb02b5956969b5179b7a6dbd63a537278f9febcf0f68995ab2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:02:44.697Z] + docker inspect -f . ci-base-image-arm64 [2024-09-04T04:02:44.698Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:02:45.136Z] prd-ubuntu20.04-docker-arm64-4c-16g-9362 does not seem to be running inside a container [2024-09-04T04:02:45.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-04T04:02:46.835Z] $ docker top 8e0c478c7df0214cfc2e41a501f757f48278c43cdc50aee61a4a8fbcd558a863 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T04:02:47.805Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/1 [Pipeline] fileExists [Pipeline] sh [2024-09-04T04:02:48.540Z] + make test [2024-09-04T04:02:48.540Z] go test ./... -coverprofile=coverage.out ./... [2024-09-04T04:02:53.912Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-09-04T04:06:30.707Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2024-09-04T04:06:30.707Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2024-09-04T04:06:30.707Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.159s coverage: 31.4% of statements [2024-09-04T04:06:48.905Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 23.167s coverage: 86.5% of statements [2024-09-04T04:06:48.905Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-04T04:06:48.905Z] go vet ./... [2024-09-04T04:07:36.533Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-04T04:07:36.533Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-04T04:07:36.533Z] ./bin/test-attribution-txt.sh [2024-09-04T04:07:36.533Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-09-04T04:07:36.533Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for github.com/spf13/cast is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-09-04T04:07:36.534Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-09-04T04:07:36.602Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-04T04:07:36.716Z] $ docker stop --time=1 8e0c478c7df0214cfc2e41a501f757f48278c43cdc50aee61a4a8fbcd558a863 [2024-09-04T04:07:38.616Z] $ docker rm -f --volumes 8e0c478c7df0214cfc2e41a501f757f48278c43cdc50aee61a4a8fbcd558a863 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-04T04:07:40.365Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-04T04:07:40.413Z] Warning: overwriting stash ‘coverage-report’ [2024-09-04T04:07:40.942Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-04T04:07:41.681Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-04T04:07:42.117Z] + ls -al . [2024-09-04T04:07:42.117Z] total 308 [2024-09-04T04:07:42.117Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 04:02 . [2024-09-04T04:07:42.117Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 03:59 .. [2024-09-04T04:07:42.117Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 4 03:59 .git [2024-09-04T04:07:42.117Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 03:59 .github [2024-09-04T04:07:42.117Z] -rw-rw-r-- 1 jenkins jenkins 493 Sep 4 03:59 .gitignore [2024-09-04T04:07:42.117Z] -rw-rw-r-- 1 jenkins jenkins 42 Sep 4 03:59 .golangci.yml [2024-09-04T04:07:42.117Z] -rw-rw-r-- 1 jenkins jenkins 11155 Sep 4 03:59 Attribution.txt [2024-09-04T04:07:42.117Z] -rw-rw-r-- 1 jenkins jenkins 17665 Sep 4 03:59 CHANGELOG.md [2024-09-04T04:07:42.117Z] -rw-rw-r-- 1 jenkins jenkins 1683 Sep 4 03:59 Dockerfile [2024-09-04T04:07:42.117Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 4 03:59 GOVERNANCE.md [2024-09-04T04:07:42.117Z] -rw-rw-r-- 1 jenkins jenkins 739 Sep 4 03:59 Jenkinsfile [2024-09-04T04:07:42.117Z] -rw-rw-r-- 1 jenkins jenkins 11348 Sep 4 03:59 LICENSE [2024-09-04T04:07:42.117Z] -rw-rw-r-- 1 jenkins jenkins 2883 Sep 4 03:59 Makefile [2024-09-04T04:07:42.117Z] -rw-rw-r-- 1 jenkins jenkins 625 Sep 4 03:59 OWNERS.md [2024-09-04T04:07:42.117Z] -rw-rw-r-- 1 jenkins jenkins 2620 Sep 4 03:59 README.md [2024-09-04T04:07:42.117Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 4 03:56 VERSION [2024-09-04T04:07:42.117Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 4 03:59 bin [2024-09-04T04:07:42.117Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 4 03:59 cmd [2024-09-04T04:07:42.117Z] -rw-r--r-- 1 jenkins jenkins 78805 Sep 4 04:06 coverage.out [2024-09-04T04:07:42.117Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 03:59 doc [2024-09-04T04:07:42.117Z] -rw-rw-r-- 1 jenkins jenkins 7331 Sep 4 03:59 go.mod [2024-09-04T04:07:42.117Z] -rw-rw-r-- 1 jenkins jenkins 102413 Sep 4 03:59 go.sum [2024-09-04T04:07:42.117Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 4 03:59 internal [2024-09-04T04:07:42.117Z] -rw-rw-r-- 1 jenkins jenkins 236 Sep 4 03:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:07:42.599Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=09fb6caff8c4ad7d4cc24efc2709b8887182337f --label arch=arm64 --label version=0.0.0 . [2024-09-04T04:07:43.188Z] Sending build context to Docker daemon 21.81MB [2024-09-04T04:07:43.188Z] Step 1/27 : ARG BASE=golang:1.21-alpine3.18 [2024-09-04T04:07:43.188Z] Step 2/27 : FROM ${BASE} AS builder [2024-09-04T04:07:43.188Z] ---> 2ce3a7881440 [2024-09-04T04:07:43.188Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-09-04T04:07:43.453Z] ---> Running in 23deb473d6cf [2024-09-04T04:07:43.718Z] Removing intermediate container 23deb473d6cf [2024-09-04T04:07:43.718Z] ---> e32acbf1b330 [2024-09-04T04:07:43.718Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-04T04:07:43.718Z] ---> Running in d3a3cdc46f23 [2024-09-04T04:07:43.986Z] Removing intermediate container d3a3cdc46f23 [2024-09-04T04:07:43.986Z] ---> 5e2e91a02d0b [2024-09-04T04:07:43.986Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-09-04T04:07:44.254Z] ---> Running in a34e74f90514 [2024-09-04T04:07:44.521Z] Removing intermediate container a34e74f90514 [2024-09-04T04:07:44.521Z] ---> ec399a967b84 [2024-09-04T04:07:44.521Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-09-04T04:07:44.521Z] ---> Running in 125ea516e112 [2024-09-04T04:07:44.798Z] Removing intermediate container 125ea516e112 [2024-09-04T04:07:44.798Z] ---> e89c3997eef8 [2024-09-04T04:07:44.798Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-09-04T04:07:44.798Z] ---> Running in b9e97a0c7893 [2024-09-04T04:07:45.067Z] Removing intermediate container b9e97a0c7893 [2024-09-04T04:07:45.067Z] ---> 87a2221f0107 [2024-09-04T04:07:45.067Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-09-04T04:07:45.337Z] ---> Running in 710568fa2212 [2024-09-04T04:07:46.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T04:07:46.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T04:07:47.840Z] OK: 266 MiB in 52 packages [2024-09-04T04:07:48.804Z] Removing intermediate container 710568fa2212 [2024-09-04T04:07:48.805Z] ---> 7659c133d1bd [2024-09-04T04:07:48.805Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-09-04T04:07:48.805Z] ---> Running in 397cd4c4eb2f [2024-09-04T04:07:49.074Z] Removing intermediate container 397cd4c4eb2f [2024-09-04T04:07:49.074Z] ---> 06f3be1d022b [2024-09-04T04:07:49.074Z] Step 10/27 : COPY go.mod vendor* ./ [2024-09-04T04:07:49.658Z] ---> ec858a2ed64c [2024-09-04T04:07:49.658Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-04T04:07:49.658Z] ---> Running in 067ce6fabcd3 [2024-09-04T04:07:52.253Z] Removing intermediate container 067ce6fabcd3 [2024-09-04T04:07:52.253Z] ---> f979e1c6974c [2024-09-04T04:07:52.253Z] Step 12/27 : COPY . . [2024-09-04T04:07:54.199Z] ---> 5e5bea782b01 [2024-09-04T04:07:54.199Z] Step 13/27 : RUN ${MAKE} [2024-09-04T04:07:54.199Z] ---> Running in 888d67011524 [2024-09-04T04:07:55.163Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.35" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2024-09-04T04:11:46.988Z] Removing intermediate container 888d67011524 [2024-09-04T04:11:46.988Z] ---> f8a29bef6996 [2024-09-04T04:11:46.988Z] Step 14/27 : FROM alpine:3.18 [2024-09-04T04:11:46.988Z] 3.18: Pulling from library/alpine [2024-09-04T04:11:46.988Z] 4983c3fe2029: Pulling fs layer [2024-09-04T04:11:46.988Z] 4983c3fe2029: Download complete [2024-09-04T04:11:46.988Z] 4983c3fe2029: Pull complete [2024-09-04T04:11:46.988Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-09-04T04:11:46.988Z] Status: Downloaded newer image for alpine:3.18 [2024-09-04T04:11:46.988Z] ---> a0237000ae83 [2024-09-04T04:11:46.988Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-09-04T04:11:46.988Z] ---> Running in 680420b79e08 [2024-09-04T04:11:46.988Z] Removing intermediate container 680420b79e08 [2024-09-04T04:11:46.988Z] ---> f100b75bcb71 [2024-09-04T04:11:46.988Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-09-04T04:11:46.988Z] ---> Running in de51fc47d155 [2024-09-04T04:11:46.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T04:11:46.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T04:11:46.988Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-04T04:11:46.988Z] Executing busybox-1.36.1-r7.trigger [2024-09-04T04:11:46.988Z] OK: 8 MiB in 16 packages [2024-09-04T04:11:46.988Z] Removing intermediate container de51fc47d155 [2024-09-04T04:11:46.988Z] ---> 05e90d954bbc [2024-09-04T04:11:46.988Z] Step 17/27 : RUN apk --no-cache upgrade [2024-09-04T04:11:46.988Z] ---> Running in 97b9959a27c6 [2024-09-04T04:11:46.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-04T04:11:46.988Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-04T04:11:46.988Z] OK: 8 MiB in 16 packages [2024-09-04T04:11:46.988Z] Removing intermediate container 97b9959a27c6 [2024-09-04T04:11:46.988Z] ---> 27e15e6c4a3a [2024-09-04T04:11:46.988Z] Step 18/27 : WORKDIR / [2024-09-04T04:11:46.988Z] ---> Running in 0603121138a0 [2024-09-04T04:11:46.988Z] Removing intermediate container 0603121138a0 [2024-09-04T04:11:46.988Z] ---> 6ea9bbcd1666 [2024-09-04T04:11:46.988Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-09-04T04:11:46.988Z] ---> 80348be96d94 [2024-09-04T04:11:46.988Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-09-04T04:11:46.988Z] ---> d2cfe85ad65b [2024-09-04T04:11:46.988Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-09-04T04:11:46.988Z] ---> 91f96e51ccf8 [2024-09-04T04:11:46.988Z] Step 22/27 : EXPOSE 59984 [2024-09-04T04:11:46.988Z] ---> Running in 96bbdbbc7df1 [2024-09-04T04:11:47.260Z] Removing intermediate container 96bbdbbc7df1 [2024-09-04T04:11:47.260Z] ---> cb9ac4be0678 [2024-09-04T04:11:47.260Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-09-04T04:11:47.529Z] ---> Running in a5ed9d597420 [2024-09-04T04:11:47.807Z] Removing intermediate container a5ed9d597420 [2024-09-04T04:11:47.807Z] ---> 6a04906b3466 [2024-09-04T04:11:47.807Z] Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-09-04T04:11:47.807Z] ---> Running in 57b18c2f978b [2024-09-04T04:11:48.081Z] Removing intermediate container 57b18c2f978b [2024-09-04T04:11:48.081Z] ---> f9f9160ad320 [2024-09-04T04:11:48.081Z] Step 25/27 : LABEL arch=arm64 [2024-09-04T04:11:48.081Z] ---> Running in 3ce0c50335ae [2024-09-04T04:11:48.351Z] Removing intermediate container 3ce0c50335ae [2024-09-04T04:11:48.351Z] ---> 19ce5f8fd489 [2024-09-04T04:11:48.351Z] Step 26/27 : LABEL git_sha=09fb6caff8c4ad7d4cc24efc2709b8887182337f [2024-09-04T04:11:48.621Z] ---> Running in 570b9cea1a4a [2024-09-04T04:11:48.891Z] Removing intermediate container 570b9cea1a4a [2024-09-04T04:11:48.891Z] ---> b388a2866fc7 [2024-09-04T04:11:48.891Z] Step 27/27 : LABEL version=0.0.0 [2024-09-04T04:11:48.891Z] ---> Running in 942a66e59e4e [2024-09-04T04:11:49.158Z] Removing intermediate container 942a66e59e4e [2024-09-04T04:11:49.158Z] ---> 73f836d1aa8a [2024-09-04T04:11:49.158Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-04T04:11:49.158Z] Successfully built 73f836d1aa8a [2024-09-04T04:11:49.158Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:11:50.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T04:11:50.120Z] [2024-09-04T04:11:50.120Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:11:50.553Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T04:11:50.553Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-04T04:11:50.553Z] 8998bd30e6a1: Pulling fs layer [2024-09-04T04:11:50.553Z] 04944245beec: Pulling fs layer [2024-09-04T04:11:50.553Z] 699f458cf7ca: Pulling fs layer [2024-09-04T04:11:50.553Z] 765212b225bb: Pulling fs layer [2024-09-04T04:11:50.553Z] f23df028b6ca: Pulling fs layer [2024-09-04T04:11:50.553Z] d65c8cfc05b1: Pulling fs layer [2024-09-04T04:11:50.553Z] 2437ff75d9bd: Pulling fs layer [2024-09-04T04:11:50.553Z] 765212b225bb: Waiting [2024-09-04T04:11:50.553Z] f23df028b6ca: Waiting [2024-09-04T04:11:50.553Z] d65c8cfc05b1: Waiting [2024-09-04T04:11:50.553Z] 2437ff75d9bd: Waiting [2024-09-04T04:11:50.831Z] 04944245beec: Verifying Checksum [2024-09-04T04:11:50.831Z] 04944245beec: Download complete [2024-09-04T04:11:50.831Z] 765212b225bb: Verifying Checksum [2024-09-04T04:11:50.831Z] 765212b225bb: Download complete [2024-09-04T04:11:50.831Z] f23df028b6ca: Verifying Checksum [2024-09-04T04:11:50.831Z] f23df028b6ca: Download complete [2024-09-04T04:11:50.831Z] d65c8cfc05b1: Download complete [2024-09-04T04:11:51.097Z] 699f458cf7ca: Verifying Checksum [2024-09-04T04:11:51.097Z] 699f458cf7ca: Download complete [2024-09-04T04:11:51.363Z] 8998bd30e6a1: Verifying Checksum [2024-09-04T04:11:51.363Z] 8998bd30e6a1: Download complete [2024-09-04T04:11:53.944Z] 2437ff75d9bd: Verifying Checksum [2024-09-04T04:11:53.944Z] 2437ff75d9bd: Download complete [2024-09-04T04:11:55.886Z] 8998bd30e6a1: Pull complete [2024-09-04T04:11:56.469Z] 04944245beec: Pull complete [2024-09-04T04:11:57.875Z] 699f458cf7ca: Pull complete [2024-09-04T04:11:58.142Z] 765212b225bb: Pull complete [2024-09-04T04:11:59.556Z] f23df028b6ca: Pull complete [2024-09-04T04:11:59.556Z] d65c8cfc05b1: Pull complete [2024-09-04T04:12:17.821Z] 2437ff75d9bd: Pull complete [2024-09-04T04:12:17.821Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-04T04:12:17.821Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-04T04:12:17.821Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:12:18.220Z] prd-ubuntu20.04-docker-arm64-4c-16g-9362 does not seem to be running inside a container [2024-09-04T04:12:18.291Z] $ 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/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-04T04:12:21.385Z] $ docker top d45a2f37a50005d5bfd883722845acb27a560ee5ff8220405dd2a0d6cd3de87c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:12:22.012Z] ---> job-cost.sh [2024-09-04T04:12:22.278Z] lf-activate-venv: SKIPPING [2024-09-04T04:12:22.278Z] INFO: No Stack... [2024-09-04T04:12:23.230Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-04T04:12:24.183Z] INFO: Archiving Costs [Pipeline] sh [2024-09-04T04:12:24.544Z] + cut -d, -f6 [2024-09-04T04:12:24.812Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2024-09-04T04:12:24.874Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-455-1-stack-cost] [2024-09-04T04:12:24.880Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-455-1-stack-cost] did not exist. Created. [2024-09-04T04:12:24.887Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-455-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-04T04:12:25.308Z] /w/workspace/device-onvif-camera/1@tmp/durable-9419867b/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-04T04:12:25.674Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-04T04:12:25.722Z] Warning: overwriting stash ‘stack-cost’ [2024-09-04T04:12:25.781Z] Stashed 1 file(s) [Pipeline] } [2024-09-04T04:12:25.801Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-455-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-04T04:12:25.888Z] $ docker stop --time=1 d45a2f37a50005d5bfd883722845acb27a560ee5ff8220405dd2a0d6cd3de87c [2024-09-04T04:12:27.340Z] $ docker rm -f --volumes d45a2f37a50005d5bfd883722845acb27a560ee5ff8220405dd2a0d6cd3de87c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-04T04:12:29.045Z] provisioning config files... [2024-09-04T04:12:29.912Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-455@tmp/config14208356659112390310tmp [Pipeline] { [Pipeline] sh [2024-09-04T04:12:30.743Z] + set +x [2024-09-04T04:12:30.743Z] + curl -s https://codecov.io/bash [2024-09-04T04:12:30.743Z] + bash -s -- [2024-09-04T04:12:31.004Z] [2024-09-04T04:12:31.004Z] _____ _ [2024-09-04T04:12:31.004Z] / ____| | | [2024-09-04T04:12:31.004Z] | | ___ __| | ___ ___ _____ __ [2024-09-04T04:12:31.004Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-04T04:12:31.004Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-04T04:12:31.004Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-04T04:12:31.004Z] Bash-1.0.6 [2024-09-04T04:12:31.004Z] [2024-09-04T04:12:31.004Z] [2024-09-04T04:12:31.004Z] ==> git version 2.25.1 found [2024-09-04T04:12:31.004Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-04T04:12:31.004Z] Release-Date: 2020-01-08 [2024-09-04T04:12:31.004Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-04T04:12:31.004Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-04T04:12:31.004Z] ==> Jenkins CI detected. [2024-09-04T04:12:31.004Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-455 [2024-09-04T04:12:31.004Z] project root: . [2024-09-04T04:12:31.004Z] --> token set from env [2024-09-04T04:12:31.004Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-04T04:12:31.004Z] ==> Running gcov in . (disable via -X gcov) [2024-09-04T04:12:31.004Z] ==> Python coveragepy not found [2024-09-04T04:12:31.004Z] ==> Searching for coverage reports in: [2024-09-04T04:12:31.004Z] + . [2024-09-04T04:12:31.004Z] -> Found 1 reports [2024-09-04T04:12:31.004Z] ==> Detecting git/mercurial file structure [2024-09-04T04:12:31.004Z] ==> Reading reports [2024-09-04T04:12:31.004Z] + ./coverage.out bytes=78805 [2024-09-04T04:12:31.004Z] ==> Appending adjustments [2024-09-04T04:12:31.004Z] https://docs.codecov.io/docs/fixing-reports [2024-09-04T04:12:31.264Z] + Found adjustments [2024-09-04T04:12:31.264Z] ==> Gzipping contents [2024-09-04T04:12:31.264Z] 12K /tmp/codecov.mYmFm3.gz [2024-09-04T04:12:31.264Z] ==> Uploading reports [2024-09-04T04:12:31.264Z] url: https://codecov.io [2024-09-04T04:12:31.264Z] query: branch=PR-455&commit=09fb6caff8c4ad7d4cc24efc2709b8887182337f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-455%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=455&job=&cmd_args= [2024-09-04T04:12:31.264Z] -> Pinging Codecov [2024-09-04T04:12:31.264Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-455&commit=09fb6caff8c4ad7d4cc24efc2709b8887182337f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-455%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=455&job=&cmd_args= [2024-09-04T04:12:31.524Z] -> Uploading to [2024-09-04T04:12:31.524Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-04/F29A59C45E3A92E06B3E522C9905F8EF/09fb6caff8c4ad7d4cc24efc2709b8887182337f/533d7053-eff3-4c81-a31c-77cb7bde832c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240904%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240904T041231Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b09625ec9d27c229f4c88cc602a4a57958937bdc73d819f0f63b34f8eace4e82 [2024-09-04T04:12:31.524Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-04T04:12:31.524Z] Dload Upload Total Spent Left Speed [2024-09-04T04:12:31.785Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10400 0 0 100 10400 0 50000 --:--:-- --:--:-- --:--:-- 49760 100 10400 0 0 100 10400 0 40784 --:--:-- --:--:-- --:--:-- 40625 [2024-09-04T04:12:31.785Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/09fb6caff8c4ad7d4cc24efc2709b8887182337f [Pipeline] } [2024-09-04T04:12:31.817Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-09-04T04:12:34.123Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-455/archives ] [2024-09-04T04:12:34.124Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-455/archives [2024-09-04T04:12:34.124Z] total 16 [2024-09-04T04:12:34.124Z] drwxr-xr-x 3 root root 4096 Sep 4 03:59 . [2024-09-04T04:12:34.124Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 03:59 .. [2024-09-04T04:12:34.124Z] drwxr-xr-x 2 root root 4096 Sep 4 03:59 cost [2024-09-04T04:12:34.124Z] -rw-r--r-- 1 root root 91 Sep 4 03:59 cost.csv [2024-09-04T04:12:34.124Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-455/archives [2024-09-04T04:12:34.124Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-455/archives [2024-09-04T04:12:34.124Z] total 16 [2024-09-04T04:12:34.124Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 4 03:59 . [2024-09-04T04:12:34.124Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 4 03:59 .. [2024-09-04T04:12:34.124Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 4 03:59 cost [2024-09-04T04:12:34.124Z] -rw-r--r-- 1 jenkins jenkins 91 Sep 4 03:59 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:12:34.492Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:12:35.528Z] ---> package-listing.sh [2024-09-04T04:12:35.528Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-04T04:12:35.528Z] ++ facter osfamily [2024-09-04T04:12:35.809Z] + OS_FAMILY=debian [2024-09-04T04:12:35.809Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-455 [2024-09-04T04:12:35.809Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-04T04:12:35.809Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-04T04:12:35.809Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-04T04:12:35.809Z] + PACKAGES=/tmp/packages_start.txt [2024-09-04T04:12:35.809Z] + '[' /w/workspace/undry_device-onvif-camera_PR-455 ']' [2024-09-04T04:12:35.809Z] + PACKAGES=/tmp/packages_end.txt [2024-09-04T04:12:35.809Z] + case "${OS_FAMILY}" in [2024-09-04T04:12:35.809Z] + dpkg -l [2024-09-04T04:12:35.809Z] + grep '^ii' [2024-09-04T04:12:35.809Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-04T04:12:35.809Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-04T04:12:35.809Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-04T04:12:35.809Z] + '[' /w/workspace/undry_device-onvif-camera_PR-455 ']' [2024-09-04T04:12:35.809Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-455/archives/ [2024-09-04T04:12:35.809Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-455/archives/ [Pipeline] echo [2024-09-04T04:12:35.855Z] 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/undry_device-onvif-camera_PR-455/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-04T04:12:38.183Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-04T04:12:38.617Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-04T04:12:38.617Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-04T04:12:38.963Z] prd-ubuntu20.04-docker-8c-8g-9358 does not seem to be running inside a container [2024-09-04T04:12:39.022Z] $ 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/undry_device-onvif-camera_PR-455/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-455 -v /w/workspace/undry_device-onvif-camera_PR-455:/w/workspace/undry_device-onvif-camera_PR-455:rw,z -v /w/workspace/undry_device-onvif-camera_PR-455@tmp:/w/workspace/undry_device-onvif-camera_PR-455@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 [2024-09-04T04:12:39.832Z] $ docker top 4230d1f92468062bac4415f50ee686b9c30777686d0cc33e75610ccfc76be7ae -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-04T04:12:40.224Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-04T04:12:40.543Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-04T04:12:40.855Z] + ls /var/log/sa-host [2024-09-04T04:12:40.855Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-04T04:12:41.113Z] provisioning config files... [2024-09-04T04:12:41.122Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-455@tmp/config15624202940109609795tmp [Pipeline] { [Pipeline] echo [2024-09-04T04:12:41.202Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:12:41.527Z] ---> create-netrc.sh [Pipeline] } [2024-09-04T04:12:41.560Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:12:41.993Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-04T04:12:42.030Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:12:42.357Z] ---> sudo-logs.sh [2024-09-04T04:12:42.357Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-04T04:12:42.467Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:12:42.810Z] ---> job-cost.sh [2024-09-04T04:12:42.810Z] lf-activate-venv: SKIPPING [2024-09-04T04:12:42.810Z] DEBUG: total: 0.2199999988079071 [2024-09-04T04:12:42.810Z] INFO: Retrieving Stack Cost... [2024-09-04T04:12:43.069Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-04T04:12:43.327Z] INFO: Archiving Costs [Pipeline] echo [2024-09-04T04:12:43.370Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-04T04:12:43.709Z] ---> logs-deploy.sh [2024-09-04T04:12:43.709Z] lf-activate-venv: SKIPPING [2024-09-04T04:12:43.709Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-455/1 [2024-09-04T04:12:43.709Z] INFO: archiving workspace using pattern(s): [2024-09-04T04:12:44.647Z] Archives upload complete. [2024-09-04T04:12:44.908Z] INFO: archiving logs to Nexus [2024-09-04T04:12:45.479Z] ---> uname -a: [2024-09-04T04:12:45.479Z] Linux prd-ubuntu20-04-docker-8c-8g-9358 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-04T04:12:45.479Z] [2024-09-04T04:12:45.479Z] [2024-09-04T04:12:45.479Z] ---> lscpu: [2024-09-04T04:12:45.479Z] Architecture: x86_64 [2024-09-04T04:12:45.479Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-04T04:12:45.479Z] Byte Order: Little Endian [2024-09-04T04:12:45.479Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-04T04:12:45.479Z] CPU(s): 8 [2024-09-04T04:12:45.479Z] On-line CPU(s) list: 0-7 [2024-09-04T04:12:45.479Z] Thread(s) per core: 1 [2024-09-04T04:12:45.479Z] Core(s) per socket: 1 [2024-09-04T04:12:45.479Z] Socket(s): 8 [2024-09-04T04:12:45.479Z] NUMA node(s): 1 [2024-09-04T04:12:45.479Z] Vendor ID: AuthenticAMD [2024-09-04T04:12:45.479Z] CPU family: 23 [2024-09-04T04:12:45.479Z] Model: 49 [2024-09-04T04:12:45.479Z] Model name: AMD EPYC-Rome Processor [2024-09-04T04:12:45.479Z] Stepping: 0 [2024-09-04T04:12:45.479Z] CPU MHz: 2799.996 [2024-09-04T04:12:45.479Z] BogoMIPS: 5599.99 [2024-09-04T04:12:45.479Z] Virtualization: AMD-V [2024-09-04T04:12:45.479Z] Hypervisor vendor: KVM [2024-09-04T04:12:45.479Z] Virtualization type: full [2024-09-04T04:12:45.479Z] L1d cache: 256 KiB [2024-09-04T04:12:45.479Z] L1i cache: 256 KiB [2024-09-04T04:12:45.479Z] L2 cache: 4 MiB [2024-09-04T04:12:45.479Z] L3 cache: 128 MiB [2024-09-04T04:12:45.479Z] NUMA node0 CPU(s): 0-7 [2024-09-04T04:12:45.479Z] Vulnerability Itlb multihit: Not affected [2024-09-04T04:12:45.479Z] Vulnerability L1tf: Not affected [2024-09-04T04:12:45.479Z] Vulnerability Mds: Not affected [2024-09-04T04:12:45.479Z] Vulnerability Meltdown: Not affected [2024-09-04T04:12:45.479Z] Vulnerability Mmio stale data: Not affected [2024-09-04T04:12:45.479Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-04T04:12:45.479Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-04T04:12:45.479Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-04T04:12:45.479Z] Vulnerability Srbds: Not affected [2024-09-04T04:12:45.479Z] Vulnerability Tsx async abort: Not affected [2024-09-04T04:12:45.479Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-09-04T04:12:45.479Z] [2024-09-04T04:12:45.479Z] [2024-09-04T04:12:45.479Z] ---> nproc: [2024-09-04T04:12:45.479Z] 8 [2024-09-04T04:12:45.479Z] [2024-09-04T04:12:45.479Z]