Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f80d6f0f415602187c4b7782428aa9efb3b3f6fd+10f464ab2b54ff8e32a589214b3c8e1fea4bea02 (b1303a2fedb169efac29f0c83c572d9dad59609c) 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-ssh10093955049497380176.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13458985772011444826.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-471/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-471/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1321789545799547855.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh9604467729313900828.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-471/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-471/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4569288914479746008.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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-25967 in /w/workspace/undry_device-onvif-camera_PR-471 [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-471 # 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 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 into PR head commit f80d6f0f415602187c4b7782428aa9efb3b3f6fd Merge succeeded, producing e8d878a81c8aecdbaf3947a09524c513bf610533 Checking out Revision e8d878a81c8aecdbaf3947a09524c513bf610533 (PR-471) > 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/471/head:refs/remotes/origin/PR-471 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f80d6f0f415602187c4b7782428aa9efb3b3f6fd # 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 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e8d878a81c8aecdbaf3947a09524c513bf610533 # timeout=10 Commit message: "Merge commit '10f464ab2b54ff8e32a589214b3c8e1fea4bea02' into HEAD" > git rev-list --no-walk f80d6f0f415602187c4b7782428aa9efb3b3f6fd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T22:10:32.769Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T22:10:32.851Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T22:10:32.876Z] ========================================================= [2024-11-08T22:10:32.876Z] EdgeX Global Pipelines Version Info [2024-11-08T22:10:32.876Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T22:10:33.967Z] ------------------- [2024-11-08T22:10:33.967Z] stable info: [2024-11-08T22:10:33.967Z] ------------------- [2024-11-08T22:10:33.967Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T22:10:33.967Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T22:10:33.967Z] Message: update stable to v1.0.265 [2024-11-08T22:10:34.228Z] ------------------- [2024-11-08T22:10:34.228Z] experimental info: [2024-11-08T22:10:34.228Z] ------------------- [2024-11-08T22:10:34.228Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T22:10:34.228Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T22:10:34.228Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T22:10:34.306Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2024-11-08T22:10:34.330Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2024-11-08T22:10:34.354Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T22:10:34.375Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T22:10:34.398Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T22:10:34.422Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T22:10:34.451Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T22:10:34.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T22:10:34.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T22:10:34.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T22:10:34.586Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T22:10:34.610Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2024-11-08T22:10:34.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T22:10:34.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T22:10:34.680Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T22:10:34.701Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T22:10:34.724Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T22:10:34.744Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T22:10:34.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T22:10:34.791Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T22:10:34.817Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-08T22:10:34.838Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2024-11-08T22:10:34.860Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T22:10:34.886Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T22:10:34.911Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T22:10:34.933Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T22:10:34.959Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T22:10:34.991Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-471 [Pipeline] echo [2024-11-08T22:10:35.014Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-471 [Pipeline] echo [2024-11-08T22:10:35.030Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-471 [Pipeline] echo [2024-11-08T22:10:35.051Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e8d878a81c8aecdbaf3947a09524c513bf610533 [Pipeline] echo [2024-11-08T22:10:35.074Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e8d878a [Pipeline] echo [2024-11-08T22:10:35.095Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T22:10:35.155Z] provisioning config files... [2024-11-08T22:10:35.168Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-471@tmp/config4503880256894179087tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T22:10:35.495Z] ---> ****-login.sh [2024-11-08T22:10:35.495Z] nexus3.edgexfoundry.org:10001 [2024-11-08T22:10:35.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T22:10:35.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T22:10:35.757Z] Configure a credential helper to remove this warning. See [2024-11-08T22:10:35.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T22:10:35.757Z] [2024-11-08T22:10:35.757Z] Login Succeeded [2024-11-08T22:10:35.757Z] nexus3.edgexfoundry.org:10002 [2024-11-08T22:10:35.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T22:10:36.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T22:10:36.018Z] Configure a credential helper to remove this warning. See [2024-11-08T22:10:36.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T22:10:36.018Z] [2024-11-08T22:10:36.018Z] Login Succeeded [2024-11-08T22:10:36.018Z] nexus3.edgexfoundry.org:10003 [2024-11-08T22:10:36.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T22:10:36.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T22:10:36.018Z] Configure a credential helper to remove this warning. See [2024-11-08T22:10:36.018Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T22:10:36.018Z] [2024-11-08T22:10:36.018Z] Login Succeeded [2024-11-08T22:10:36.018Z] nexus3.edgexfoundry.org:10004 [2024-11-08T22:10:36.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T22:10:36.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T22:10:36.278Z] Configure a credential helper to remove this warning. See [2024-11-08T22:10:36.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T22:10:36.278Z] [2024-11-08T22:10:36.278Z] Login Succeeded [2024-11-08T22:10:36.278Z] ****.io [2024-11-08T22:10:36.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T22:10:36.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T22:10:36.278Z] Configure a credential helper to remove this warning. See [2024-11-08T22:10:36.278Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T22:10:36.278Z] [2024-11-08T22:10:36.278Z] Login Succeeded [2024-11-08T22:10:36.278Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T22:10:36.286Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T22:10:36.706Z] + git rev-list -1 --merges e8d878a81c8aecdbaf3947a09524c513bf610533~1..e8d878a81c8aecdbaf3947a09524c513bf610533 [Pipeline] echo [2024-11-08T22:10:36.738Z] -----------> git rev-list -1 --merges e8d878a81c8aecdbaf3947a09524c513bf610533~1..e8d878a81c8aecdbaf3947a09524c513bf610533 e8d878a81c8aecdbaf3947a09524c513bf610533 [2024-11-08T22:10:36.738Z] e8d878a81c8aecdbaf3947a09524c513bf610533 [false] [Pipeline] sh [2024-11-08T22:10:37.053Z] + git log --format=format:%s -1 e8d878a81c8aecdbaf3947a09524c513bf610533 [Pipeline] echo [2024-11-08T22:10:37.069Z] ========================================================= [2024-11-08T22:10:37.069Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T22:10:37.069Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T22:10:37.411Z] + git log --format=format:%s -1 e8d878a81c8aecdbaf3947a09524c513bf610533 [Pipeline] echo [2024-11-08T22:10:37.422Z] [semverPrep] GIT_COMMIT: e8d878a81c8aecdbaf3947a09524c513bf610533, Commit Message: Merge commit '10f464ab2b54ff8e32a589214b3c8e1fea4bea02' into HEAD [Pipeline] echo [2024-11-08T22:10:37.440Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T22:10:37.803Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T22:10:37.803Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T22:10:37.803Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T22:10:37.803Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T22:10:37.803Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T22:10:37.803Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T22:10:37.803Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T22:10:38.255Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T22:10:38.256Z] [2024-11-08T22:10:38.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T22:10:38.562Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T22:10:38.563Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T22:10:38.563Z] b85a868b505f: Pulling fs layer [2024-11-08T22:10:38.563Z] e2be974225ed: Pulling fs layer [2024-11-08T22:10:38.563Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T22:10:38.563Z] 988bab9f4d93: Pulling fs layer [2024-11-08T22:10:38.563Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T22:10:38.563Z] eaf3925da568: Pulling fs layer [2024-11-08T22:10:38.563Z] bab4dde63d76: Pulling fs layer [2024-11-08T22:10:38.563Z] bde34c3a00c8: Pulling fs layer [2024-11-08T22:10:38.563Z] b352a97aabf1: Pulling fs layer [2024-11-08T22:10:38.563Z] 4872d77fe225: Pulling fs layer [2024-11-08T22:10:38.563Z] 5851b861e8e6: Pulling fs layer [2024-11-08T22:10:38.563Z] 988bab9f4d93: Waiting [2024-11-08T22:10:38.563Z] 1469e6f7b9e6: Waiting [2024-11-08T22:10:38.563Z] eaf3925da568: Waiting [2024-11-08T22:10:38.563Z] bab4dde63d76: Waiting [2024-11-08T22:10:38.563Z] bde34c3a00c8: Waiting [2024-11-08T22:10:38.563Z] b352a97aabf1: Waiting [2024-11-08T22:10:38.563Z] 4872d77fe225: Waiting [2024-11-08T22:10:38.563Z] 5851b861e8e6: Waiting [2024-11-08T22:10:38.563Z] e2be974225ed: Download complete [2024-11-08T22:10:38.563Z] 988bab9f4d93: Verifying Checksum [2024-11-08T22:10:38.563Z] 988bab9f4d93: Download complete [2024-11-08T22:10:38.563Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T22:10:38.563Z] 1469e6f7b9e6: Download complete [2024-11-08T22:10:38.563Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T22:10:38.563Z] 339a4e72a1f5: Download complete [2024-11-08T22:10:38.563Z] eaf3925da568: Verifying Checksum [2024-11-08T22:10:38.563Z] eaf3925da568: Download complete [2024-11-08T22:10:38.825Z] bde34c3a00c8: Download complete [2024-11-08T22:10:38.825Z] b352a97aabf1: Verifying Checksum [2024-11-08T22:10:38.825Z] b352a97aabf1: Download complete [2024-11-08T22:10:38.825Z] 4872d77fe225: Verifying Checksum [2024-11-08T22:10:38.825Z] 4872d77fe225: Download complete [2024-11-08T22:10:38.825Z] 5851b861e8e6: Download complete [2024-11-08T22:10:38.825Z] b85a868b505f: Verifying Checksum [2024-11-08T22:10:38.825Z] b85a868b505f: Download complete [2024-11-08T22:10:39.088Z] bab4dde63d76: Verifying Checksum [2024-11-08T22:10:39.089Z] bab4dde63d76: Download complete [2024-11-08T22:10:40.028Z] b85a868b505f: Pull complete [2024-11-08T22:10:40.288Z] e2be974225ed: Pull complete [2024-11-08T22:10:40.861Z] 339a4e72a1f5: Pull complete [2024-11-08T22:10:40.861Z] 988bab9f4d93: Pull complete [2024-11-08T22:10:41.120Z] 1469e6f7b9e6: Pull complete [2024-11-08T22:10:41.120Z] eaf3925da568: Pull complete [2024-11-08T22:10:43.025Z] bab4dde63d76: Pull complete [2024-11-08T22:10:43.025Z] bde34c3a00c8: Pull complete [2024-11-08T22:10:43.285Z] b352a97aabf1: Pull complete [2024-11-08T22:10:43.285Z] 4872d77fe225: Pull complete [2024-11-08T22:10:43.545Z] 5851b861e8e6: Pull complete [2024-11-08T22:10:43.545Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T22:10:43.545Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T22:10:43.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T22:10:43.695Z] prd-ubuntu20.04-docker-8c-8g-25967 does not seem to be running inside a container [2024-11-08T22:10:43.723Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-471 -v /w/workspace/undry_device-onvif-camera_PR-471:/w/workspace/undry_device-onvif-camera_PR-471:rw,z -v /w/workspace/undry_device-onvif-camera_PR-471@tmp:/w/workspace/undry_device-onvif-camera_PR-471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T22:10:46.617Z] $ docker top db59c3ba569b281956ad331b382676a00f16b130a6174f34d0609fea0f1a114d -eo pid,comm [2024-11-08T22:10:46.675Z] 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-11-08T22:10:46.675Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T22:10:46.740Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T22:10:46.740Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T22:10:46.845Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T22:10:46.844Z] $ docker exec db59c3ba569b281956ad331b382676a00f16b130a6174f34d0609fea0f1a114d ssh-agent [2024-11-08T22:10:46.960Z] SSH_AUTH_SOCK=/tmp/ssh-at09cxl7Ljkf/agent.32 [2024-11-08T22:10:46.960Z] SSH_AGENT_PID=38 [2024-11-08T22:10:46.966Z] Running ssh-add (command line suppressed) [2024-11-08T22:10:47.071Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-471@tmp/private_key_400156777518393828.key (/w/workspace/undry_device-onvif-camera_PR-471@tmp/private_key_400156777518393828.key) [2024-11-08T22:10:47.088Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T22:10:47.380Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T22:10:47.389Z] $ docker exec --env ******** --env ******** db59c3ba569b281956ad331b382676a00f16b130a6174f34d0609fea0f1a114d ssh-agent -k [2024-11-08T22:10:47.486Z] unset SSH_AUTH_SOCK; [2024-11-08T22:10:47.486Z] unset SSH_AGENT_PID; [2024-11-08T22:10:47.486Z] echo Agent pid 38 killed; [2024-11-08T22:10:47.499Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T22:10:47.546Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T22:10:47.546Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T22:10:47.670Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T22:10:47.669Z] $ docker exec db59c3ba569b281956ad331b382676a00f16b130a6174f34d0609fea0f1a114d ssh-agent [2024-11-08T22:10:47.786Z] SSH_AUTH_SOCK=/tmp/ssh-4E7FVNZTPZ4y/agent.71 [2024-11-08T22:10:47.786Z] SSH_AGENT_PID=77 [2024-11-08T22:10:47.791Z] Running ssh-add (command line suppressed) [2024-11-08T22:10:47.882Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-471@tmp/private_key_17889268553128644439.key (/w/workspace/undry_device-onvif-camera_PR-471@tmp/private_key_17889268553128644439.key) [2024-11-08T22:10:47.899Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T22:10:48.190Z] + git semver init [2024-11-08T22:10:48.451Z] 2024-11-08 22:10:48,372 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T22:10:48.451Z] 2024-11-08 22:10:48,373 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-471/.semver [2024-11-08T22:10:48.451Z] 2024-11-08 22:10:48,373 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-471/.semver [2024-11-08T22:10:48.451Z] 2024-11-08 22:10:48,373 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-471/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-471, universal_newlines=False, shell=None, istream=None) [2024-11-08T22:10:49.855Z] 2024-11-08 22:10:49,547 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-471/.git/info/exclude [2024-11-08T22:10:49.855Z] 2024-11-08 22:10:49,548 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-471/.semver/PR-471 with force:False [2024-11-08T22:10:49.855Z] 2024-11-08 22:10:49,548 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-471/.semver/PR-471 [2024-11-08T22:10:49.855Z] 2024-11-08 22:10:49,552 [execute] INFO git cat-file --batch-check [2024-11-08T22:10:49.855Z] 2024-11-08 22:10:49,553 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-471/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T22:10:49.855Z] 2024-11-08 22:10:49,559 [execute] INFO git cat-file --batch [2024-11-08T22:10:49.855Z] 2024-11-08 22:10:49,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-471/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T22:10:49.855Z] 2024-11-08 22:10:49,563 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-471/.semver/PR-471 [2024-11-08T22:10:49.855Z] 0.0.0 [Pipeline] } [2024-11-08T22:10:49.861Z] $ docker exec --env ******** --env ******** db59c3ba569b281956ad331b382676a00f16b130a6174f34d0609fea0f1a114d ssh-agent -k [2024-11-08T22:10:49.961Z] unset SSH_AUTH_SOCK; [2024-11-08T22:10:49.962Z] unset SSH_AGENT_PID; [2024-11-08T22:10:49.962Z] echo Agent pid 77 killed; [2024-11-08T22:10:49.974Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T22:10:50.302Z] + git semver [Pipeline] } [2024-11-08T22:10:50.574Z] $ docker stop --time=1 db59c3ba569b281956ad331b382676a00f16b130a6174f34d0609fea0f1a114d [2024-11-08T22:10:51.892Z] $ docker rm -f --volumes db59c3ba569b281956ad331b382676a00f16b130a6174f34d0609fea0f1a114d [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T22:10:52.246Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T22:10:52.466Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T22:10:52.471Z] [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-11-08T22:10:52.660Z] provisioning config files... [2024-11-08T22:10:52.669Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-471@tmp/config8102255823875986748tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T22:10:52.964Z] ---> ****-login.sh [2024-11-08T22:10:52.964Z] nexus3.edgexfoundry.org:10001 [2024-11-08T22:10:52.964Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T22:10:52.964Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T22:10:52.964Z] Configure a credential helper to remove this warning. See [2024-11-08T22:10:52.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T22:10:52.965Z] [2024-11-08T22:10:52.965Z] Login Succeeded [2024-11-08T22:10:52.965Z] nexus3.edgexfoundry.org:10002 [2024-11-08T22:10:52.965Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T22:10:52.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T22:10:52.965Z] Configure a credential helper to remove this warning. See [2024-11-08T22:10:52.965Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T22:10:52.965Z] [2024-11-08T22:10:52.965Z] Login Succeeded [2024-11-08T22:10:52.965Z] nexus3.edgexfoundry.org:10003 [2024-11-08T22:10:53.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T22:10:53.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T22:10:53.226Z] Configure a credential helper to remove this warning. See [2024-11-08T22:10:53.226Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T22:10:53.226Z] [2024-11-08T22:10:53.226Z] Login Succeeded [2024-11-08T22:10:53.226Z] nexus3.edgexfoundry.org:10004 [2024-11-08T22:10:53.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T22:10:53.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T22:10:53.226Z] Configure a credential helper to remove this warning. See [2024-11-08T22:10:53.226Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T22:10:53.226Z] [2024-11-08T22:10:53.226Z] Login Succeeded [2024-11-08T22:10:53.226Z] ****.io [2024-11-08T22:10:53.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T22:10:53.486Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T22:10:53.486Z] Configure a credential helper to remove this warning. See [2024-11-08T22:10:53.486Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T22:10:53.486Z] [2024-11-08T22:10:53.486Z] Login Succeeded [2024-11-08T22:10:53.486Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T22:10:53.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T22:10:53.592Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T22:10:53.611Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T22:10:53.626Z] ========================================================= [2024-11-08T22:10:53.626Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T22:10:53.626Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T22:10:53.956Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-08T22:10:53.957Z] Sending build context to Docker daemon 36.81MB [2024-11-08T22:10:53.957Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T22:10:53.957Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-08T22:10:54.215Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T22:10:54.215Z] 43c4264eed91: Pulling fs layer [2024-11-08T22:10:54.215Z] 4cc291be95ef: Pulling fs layer [2024-11-08T22:10:54.215Z] 2ac1f1163629: Pulling fs layer [2024-11-08T22:10:54.215Z] 5c3c966382ef: Pulling fs layer [2024-11-08T22:10:54.215Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T22:10:54.215Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T22:10:54.215Z] 9f66e0745190: Pulling fs layer [2024-11-08T22:10:54.215Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T22:10:54.215Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T22:10:54.215Z] f49a43e4bbc0: Waiting [2024-11-08T22:10:54.215Z] 4f4fb700ef54: Waiting [2024-11-08T22:10:54.215Z] 5d5c8e513c77: Waiting [2024-11-08T22:10:54.215Z] 9f66e0745190: Waiting [2024-11-08T22:10:54.215Z] 5c3c966382ef: Waiting [2024-11-08T22:10:54.215Z] 561ebcabdf7f: Waiting [2024-11-08T22:10:54.215Z] 4cc291be95ef: Download complete [2024-11-08T22:10:54.215Z] 5c3c966382ef: Verifying Checksum [2024-11-08T22:10:54.215Z] 5c3c966382ef: Download complete [2024-11-08T22:10:54.215Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T22:10:54.215Z] 4f4fb700ef54: Download complete [2024-11-08T22:10:54.215Z] 5d5c8e513c77: Verifying Checksum [2024-11-08T22:10:54.215Z] 5d5c8e513c77: Download complete [2024-11-08T22:10:54.215Z] 43c4264eed91: Download complete [2024-11-08T22:10:54.215Z] 9f66e0745190: Download complete [2024-11-08T22:10:54.476Z] 43c4264eed91: Pull complete [2024-11-08T22:10:54.476Z] 561ebcabdf7f: Verifying Checksum [2024-11-08T22:10:54.476Z] 561ebcabdf7f: Download complete [2024-11-08T22:10:54.476Z] 4cc291be95ef: Pull complete [2024-11-08T22:10:54.735Z] 2ac1f1163629: Verifying Checksum [2024-11-08T22:10:54.735Z] 2ac1f1163629: Download complete [2024-11-08T22:10:54.994Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T22:10:54.994Z] f49a43e4bbc0: Download complete [2024-11-08T22:10:58.282Z] 2ac1f1163629: Pull complete [2024-11-08T22:10:58.282Z] 5c3c966382ef: Pull complete [2024-11-08T22:10:58.282Z] 4f4fb700ef54: Pull complete [2024-11-08T22:10:58.282Z] 5d5c8e513c77: Pull complete [2024-11-08T22:10:58.540Z] 9f66e0745190: Pull complete [2024-11-08T22:11:01.071Z] f49a43e4bbc0: Pull complete [2024-11-08T22:11:01.330Z] 561ebcabdf7f: Pull complete [2024-11-08T22:11:01.330Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T22:11:01.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T22:11:01.330Z] ---> 3a752c3f9dda [2024-11-08T22:11:01.330Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-08T22:11:05.536Z] ---> Running in f081f329e867 [2024-11-08T22:11:05.536Z] Removing intermediate container f081f329e867 [2024-11-08T22:11:05.536Z] ---> 94ac027f249e [2024-11-08T22:11:05.536Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T22:11:05.536Z] ---> Running in 5fa5b19c7ae8 [2024-11-08T22:11:05.536Z] Removing intermediate container 5fa5b19c7ae8 [2024-11-08T22:11:05.536Z] ---> b2e29fc179a1 [2024-11-08T22:11:05.536Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T22:11:05.536Z] ---> Running in 72bf48734291 [2024-11-08T22:11:05.536Z] Removing intermediate container 72bf48734291 [2024-11-08T22:11:05.536Z] ---> 087b08e995a0 [2024-11-08T22:11:05.536Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T22:11:05.536Z] ---> Running in cd5d3a6c7274 [2024-11-08T22:11:05.536Z] Removing intermediate container cd5d3a6c7274 [2024-11-08T22:11:05.536Z] ---> 68130f620402 [2024-11-08T22:11:05.536Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-11-08T22:11:05.536Z] ---> Running in 7ff9953920fd [2024-11-08T22:11:05.536Z] Removing intermediate container 7ff9953920fd [2024-11-08T22:11:05.536Z] ---> 9b0eeb348561 [2024-11-08T22:11:05.536Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T22:11:05.536Z] ---> Running in 5769e0029f31 [2024-11-08T22:11:05.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T22:11:05.795Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T22:11:06.054Z] OK: 246 MiB in 54 packages [2024-11-08T22:11:06.313Z] Removing intermediate container 5769e0029f31 [2024-11-08T22:11:06.313Z] ---> 0241b7093060 [2024-11-08T22:11:06.313Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-11-08T22:11:06.313Z] ---> Running in 66baa77bf4eb [2024-11-08T22:11:06.313Z] Removing intermediate container 66baa77bf4eb [2024-11-08T22:11:06.313Z] ---> c6286ab98354 [2024-11-08T22:11:06.313Z] Step 10/13 : COPY go.mod vendor* ./ [2024-11-08T22:11:06.573Z] ---> 904d8b06f619 [2024-11-08T22:11:06.573Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T22:11:06.573Z] ---> Running in 4495a8531e68 [2024-11-08T22:11:07.603Z] Still waiting to schedule task [2024-11-08T22:11:07.603Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-11-08T22:12:02.857Z] Removing intermediate container 4495a8531e68 [2024-11-08T22:12:02.857Z] ---> ca84f2e093ae [2024-11-08T22:12:02.857Z] Step 12/13 : COPY . . [2024-11-08T22:12:02.857Z] ---> 656f99ce12c9 [2024-11-08T22:12:02.857Z] Step 13/13 : RUN ${MAKE} [2024-11-08T22:12:02.857Z] ---> Running in 3f8098f21188 [2024-11-08T22:12:02.857Z] noop [2024-11-08T22:12:02.857Z] Removing intermediate container 3f8098f21188 [2024-11-08T22:12:02.857Z] ---> 9ab11589330f [2024-11-08T22:12:02.857Z] Successfully built 9ab11589330f [2024-11-08T22:12:02.857Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T22:12:03.183Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T22:12:03.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T22:12:03.266Z] prd-ubuntu20.04-docker-8c-8g-25967 does not seem to be running inside a container [2024-11-08T22:12:03.300Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-471 -v /w/workspace/undry_device-onvif-camera_PR-471:/w/workspace/undry_device-onvif-camera_PR-471:rw,z -v /w/workspace/undry_device-onvif-camera_PR-471@tmp:/w/workspace/undry_device-onvif-camera_PR-471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T22:12:03.660Z] $ docker top 386094fc98a1d4999c7e1e4b3b2672080717827d120e0cc9b7cacc044d896986 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T22:12:04.005Z] + go version [2024-11-08T22:12:04.005Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T22:12:04.017Z] $ docker stop --time=1 386094fc98a1d4999c7e1e4b3b2672080717827d120e0cc9b7cacc044d896986 [2024-11-08T22:12:05.277Z] $ docker rm -f --volumes 386094fc98a1d4999c7e1e4b3b2672080717827d120e0cc9b7cacc044d896986 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T22:12:05.699Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T22:12:05.699Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T22:12:05.771Z] prd-ubuntu20.04-docker-8c-8g-25967 does not seem to be running inside a container [2024-11-08T22:12:05.800Z] $ 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-471 -v /w/workspace/undry_device-onvif-camera_PR-471:/w/workspace/undry_device-onvif-camera_PR-471:rw,z -v /w/workspace/undry_device-onvif-camera_PR-471@tmp:/w/workspace/undry_device-onvif-camera_PR-471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T22:12:06.143Z] $ docker top c36a0a57c8042708669bc56f054fff57819b47258a9aa9afc09644d89b3fcec1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T22:12:06.501Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-471 [Pipeline] fileExists [Pipeline] sh [2024-11-08T22:12:06.816Z] + make test [2024-11-08T22:12:06.816Z] go test ./... -coverprofile=coverage.out ./... [2024-11-08T22:12:08.720Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-11-08T22:12:30.656Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-11-08T22:12:30.656Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-11-08T22:12:30.656Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.034s coverage: 31.4% of statements [2024-11-08T22:12:30.656Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.404s coverage: 86.5% of statements [2024-11-08T22:12:37.493Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25968 in /w/workspace/undry_device-onvif-camera_PR-471 [Pipeline] { [Pipeline] ws [2024-11-08T22:12:37.508Z] Running in /w/workspace/device-onvif-camera/2 [Pipeline] { [Pipeline] checkout [2024-11-08T22:12:40.568Z] The recommended git tool is: git [2024-11-08T22:12:45.540Z] go vet ./... [2024-11-08T22:12:47.594Z] using credential edgex-jenkins-ssh [2024-11-08T22:12:47.617Z] Cloning the remote Git repository [2024-11-08T22:12:47.665Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-08T22:12:47.785Z] > git init /w/workspace/device-onvif-camera/2 # timeout=10 [2024-11-08T22:12:47.976Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-08T22:12:47.978Z] > git --version # timeout=10 [2024-11-08T22:12:48.030Z] > git --version # 'git version 2.25.1' [2024-11-08T22:12:48.039Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T22:12:48.288Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T22:12:49.725Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T22:12:49.725Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T22:12:49.725Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T22:12:49.741Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T22:12:49.755Z] $ docker stop --time=1 c36a0a57c8042708669bc56f054fff57819b47258a9aa9afc09644d89b3fcec1 [2024-11-08T22:12:50.792Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-11-08T22:12:50.823Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T22:12:52.318Z] $ docker rm -f --volumes c36a0a57c8042708669bc56f054fff57819b47258a9aa9afc09644d89b3fcec1 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T22:12:52.137Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2024-11-08T22:12:52.222Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2024-11-08T22:12:52.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T22:12:52.251Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/471/head:refs/remotes/origin/PR-471 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-08T22:12:52.894Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T22:12:52.920Z] Merging remotes/origin/main commit 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 into PR head commit f80d6f0f415602187c4b7782428aa9efb3b3f6fd [2024-11-08T22:12:52.960Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-08T22:12:53.498Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T22:12:53.730Z] Merge succeeded, producing 330ae4d9553ccb41c24b8bd4fc5edbe204181332 [2024-11-08T22:12:53.730Z] Checking out Revision 330ae4d9553ccb41c24b8bd4fc5edbe204181332 (PR-471) [2024-11-08T22:12:53.782Z] + ls -al . [2024-11-08T22:12:53.782Z] total 316 [2024-11-08T22:12:53.782Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 22:12 . [2024-11-08T22:12:53.782Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 22:10 .. [2024-11-08T22:12:53.782Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 22:12 .git [2024-11-08T22:12:53.782Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 22:10 .github [2024-11-08T22:12:53.782Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 8 22:10 .gitignore [2024-11-08T22:12:53.782Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 22:10 .golangci.yml [2024-11-08T22:12:53.782Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 22:10 .semver [2024-11-08T22:12:53.782Z] -rw-rw-r-- 1 jenkins jenkins 19973 Nov 8 22:10 Attribution.txt [2024-11-08T22:12:53.782Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 8 22:10 CHANGELOG.md [2024-11-08T22:12:53.782Z] -rw-rw-r-- 1 jenkins jenkins 1715 Nov 8 22:10 Dockerfile [2024-11-08T22:12:53.782Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 22:10 GOVERNANCE.md [2024-11-08T22:12:53.782Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 8 22:10 Jenkinsfile [2024-11-08T22:12:53.782Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 22:10 LICENSE [2024-11-08T22:12:53.782Z] -rw-rw-r-- 1 jenkins jenkins 3465 Nov 8 22:10 Makefile [2024-11-08T22:12:53.782Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 22:10 OWNERS.md [2024-11-08T22:12:53.782Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 8 22:10 README.md [2024-11-08T22:12:53.782Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 22:10 VERSION [2024-11-08T22:12:53.782Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 22:10 bin [2024-11-08T22:12:53.782Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 22:10 cmd [2024-11-08T22:12:53.782Z] -rw-r--r-- 1 jenkins jenkins 92292 Nov 8 22:12 coverage.out [2024-11-08T22:12:53.782Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 22:10 doc [2024-11-08T22:12:53.782Z] -rw-rw-r-- 1 jenkins jenkins 6636 Nov 8 22:10 go.mod [2024-11-08T22:12:53.782Z] -rw-rw-r-- 1 jenkins jenkins 88824 Nov 8 22:10 go.sum [2024-11-08T22:12:53.782Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 22:10 internal [2024-11-08T22:12:53.782Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 22:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T22:12:54.099Z] + 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=e8d878a81c8aecdbaf3947a09524c513bf610533 --label arch=amd64 --label version=0.0.0 . [2024-11-08T22:12:54.099Z] Sending build context to Docker daemon 36.9MB [2024-11-08T22:12:54.099Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T22:12:54.099Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-08T22:12:54.099Z] ---> 9ab11589330f [2024-11-08T22:12:54.099Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-11-08T22:12:52.939Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T22:12:53.051Z] > git checkout -f f80d6f0f415602187c4b7782428aa9efb3b3f6fd # timeout=10 [2024-11-08T22:12:53.243Z] > git remote # timeout=10 [2024-11-08T22:12:53.266Z] > git config --get remote.origin.url # timeout=10 [2024-11-08T22:12:53.300Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T22:12:53.333Z] > git merge 10f464ab2b54ff8e32a589214b3c8e1fea4bea02 # timeout=10 [2024-11-08T22:12:53.704Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-08T22:12:53.734Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T22:12:53.762Z] > git checkout -f 330ae4d9553ccb41c24b8bd4fc5edbe204181332 # timeout=10 [2024-11-08T22:12:54.665Z] ---> Running in b4b6c3564eca [2024-11-08T22:12:54.665Z] Removing intermediate container b4b6c3564eca [2024-11-08T22:12:54.665Z] ---> ccd76b6a8e55 [2024-11-08T22:12:54.665Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T22:12:54.665Z] ---> Running in 1655cc57d7c3 [2024-11-08T22:12:54.924Z] Removing intermediate container 1655cc57d7c3 [2024-11-08T22:12:54.924Z] ---> b810991d05f3 [2024-11-08T22:12:54.924Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T22:12:54.924Z] ---> Running in 1b5987e5a43c [2024-11-08T22:12:54.924Z] Removing intermediate container 1b5987e5a43c [2024-11-08T22:12:54.924Z] ---> 8bf1ad5d7eed [2024-11-08T22:12:54.924Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T22:12:54.924Z] ---> Running in 37d2996b5297 [2024-11-08T22:12:54.924Z] Removing intermediate container 37d2996b5297 [2024-11-08T22:12:54.924Z] ---> c5be409dfb69 [2024-11-08T22:12:54.924Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-11-08T22:12:54.924Z] ---> Running in 254294e40a9d [2024-11-08T22:12:55.183Z] Removing intermediate container 254294e40a9d [2024-11-08T22:12:55.183Z] ---> 706d410e24c7 [2024-11-08T22:12:55.183Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T22:12:55.183Z] ---> Running in 9f614c2f9627 [2024-11-08T22:12:55.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T22:12:55.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T22:12:55.702Z] OK: 246 MiB in 54 packages [2024-11-08T22:12:56.271Z] Removing intermediate container 9f614c2f9627 [2024-11-08T22:12:56.271Z] ---> 9151e79e1d4a [2024-11-08T22:12:56.271Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-11-08T22:12:56.271Z] ---> Running in b3281e24fb05 [2024-11-08T22:12:56.271Z] Removing intermediate container b3281e24fb05 [2024-11-08T22:12:56.271Z] ---> 17c45c77ebd1 [2024-11-08T22:12:56.271Z] Step 10/27 : COPY go.mod vendor* ./ [2024-11-08T22:12:56.271Z] ---> 0d037b020557 [2024-11-08T22:12:56.271Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T22:12:56.271Z] ---> Running in abf2d1bb5f34 [2024-11-08T22:12:57.208Z] Removing intermediate container abf2d1bb5f34 [2024-11-08T22:12:57.208Z] ---> e2c4f00da339 [2024-11-08T22:12:57.208Z] Step 12/27 : COPY . . [2024-11-08T22:12:57.776Z] ---> 3a93c56019f0 [2024-11-08T22:12:57.776Z] Step 13/27 : RUN ${MAKE} [2024-11-08T22:12:57.776Z] ---> Running in a393d1fd1b81 [2024-11-08T22:12:57.881Z] Commit message: "Merge commit '10f464ab2b54ff8e32a589214b3c8e1fea4bea02' into HEAD" [2024-11-08T22:12:58.034Z] 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/v4/internal/common.SDKVersion=v4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-11-08T22:12:57.889Z] > git rev-list --no-walk f80d6f0f415602187c4b7782428aa9efb3b3f6fd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T22:13:00.357Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T22:13:00.357Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T22:13:00.357Z] Dload Upload Total Spent Left Speed [2024-11-08T22:13:00.357Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh [2024-11-08T22:13:00.724Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T22:13:01.082Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T22:13:01.082Z] + sudo tee /etc/docker/daemon.new [2024-11-08T22:13:01.082Z] { [2024-11-08T22:13:01.082Z] "registry-mirrors": [ [2024-11-08T22:13:01.082Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T22:13:01.082Z] ], [2024-11-08T22:13:01.082Z] "bip": "10.250.0.254/24", [2024-11-08T22:13:01.082Z] "hosts": [ [2024-11-08T22:13:01.082Z] "tcp://0.0.0.0:5555", [2024-11-08T22:13:01.082Z] "unix:///var/run/docker.sock" [2024-11-08T22:13:01.082Z] ], [2024-11-08T22:13:01.082Z] "mtu": 1458, [2024-11-08T22:13:01.082Z] "selinux-enabled": true, [2024-11-08T22:13:01.082Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T22:13:01.082Z] } [Pipeline] sh [2024-11-08T22:13:01.439Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T22:13:01.811Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T22:13:20.155Z] provisioning config files... [2024-11-08T22:13:20.186Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/2@tmp/config9775019475828507143tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T22:13:20.628Z] ---> ****-login.sh [2024-11-08T22:13:20.628Z] nexus3.edgexfoundry.org:10001 [2024-11-08T22:13:20.899Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T22:13:21.169Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T22:13:21.169Z] Configure a credential helper to remove this warning. See [2024-11-08T22:13:21.170Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T22:13:21.170Z] [2024-11-08T22:13:21.170Z] Login Succeeded [2024-11-08T22:13:21.170Z] nexus3.edgexfoundry.org:10002 [2024-11-08T22:13:21.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T22:13:21.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T22:13:21.712Z] Configure a credential helper to remove this warning. See [2024-11-08T22:13:21.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T22:13:21.712Z] [2024-11-08T22:13:21.712Z] Login Succeeded [2024-11-08T22:13:21.712Z] nexus3.edgexfoundry.org:10003 [2024-11-08T22:13:21.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T22:13:21.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T22:13:21.982Z] Configure a credential helper to remove this warning. See [2024-11-08T22:13:21.982Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T22:13:21.982Z] [2024-11-08T22:13:21.982Z] Login Succeeded [2024-11-08T22:13:21.982Z] nexus3.edgexfoundry.org:10004 [2024-11-08T22:13:22.255Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T22:13:22.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T22:13:22.527Z] Configure a credential helper to remove this warning. See [2024-11-08T22:13:22.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T22:13:22.527Z] [2024-11-08T22:13:22.527Z] Login Succeeded [2024-11-08T22:13:22.527Z] ****.io [2024-11-08T22:13:22.797Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T22:13:23.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T22:13:23.064Z] Configure a credential helper to remove this warning. See [2024-11-08T22:13:23.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T22:13:23.064Z] [2024-11-08T22:13:23.064Z] Login Succeeded [2024-11-08T22:13:23.064Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T22:13:23.077Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T22:13:23.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T22:13:23.413Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T22:13:23.432Z] ========================================================= [2024-11-08T22:13:23.432Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T22:13:23.432Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T22:13:23.803Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-08T22:13:24.404Z] Sending build context to Docker daemon 21.82MB [2024-11-08T22:13:24.404Z] Step 1/13 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T22:13:24.404Z] Step 2/13 : FROM ${BASE} AS builder [2024-11-08T22:13:24.678Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T22:13:24.678Z] cf04c63912e1: Pulling fs layer [2024-11-08T22:13:24.678Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T22:13:24.678Z] a37a00ec5f00: Pulling fs layer [2024-11-08T22:13:24.678Z] 50b3750afda1: Pulling fs layer [2024-11-08T22:13:24.678Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T22:13:24.678Z] 80978eb59214: Pulling fs layer [2024-11-08T22:13:24.678Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T22:13:24.678Z] c5a475d317c9: Pulling fs layer [2024-11-08T22:13:24.678Z] 80978eb59214: Waiting [2024-11-08T22:13:24.678Z] 50b3750afda1: Waiting [2024-11-08T22:13:24.678Z] c9f46d7d2bd2: Waiting [2024-11-08T22:13:24.678Z] 4f4fb700ef54: Waiting [2024-11-08T22:13:24.678Z] c5a475d317c9: Waiting [2024-11-08T22:13:24.678Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T22:13:24.678Z] 55b35a11ae5e: Download complete [2024-11-08T22:13:24.678Z] 50b3750afda1: Verifying Checksum [2024-11-08T22:13:24.678Z] 50b3750afda1: Download complete [2024-11-08T22:13:24.678Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T22:13:24.678Z] 4f4fb700ef54: Download complete [2024-11-08T22:13:24.678Z] 80978eb59214: Verifying Checksum [2024-11-08T22:13:24.678Z] 80978eb59214: Download complete [2024-11-08T22:13:24.678Z] cf04c63912e1: Verifying Checksum [2024-11-08T22:13:24.678Z] cf04c63912e1: Download complete [2024-11-08T22:13:25.272Z] c5a475d317c9: Verifying Checksum [2024-11-08T22:13:25.272Z] c5a475d317c9: Download complete [2024-11-08T22:13:25.869Z] cf04c63912e1: Pull complete [2024-11-08T22:13:26.461Z] 55b35a11ae5e: Pull complete [2024-11-08T22:13:26.731Z] a37a00ec5f00: Verifying Checksum [2024-11-08T22:13:26.731Z] a37a00ec5f00: Download complete [2024-11-08T22:13:27.319Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T22:13:27.319Z] c9f46d7d2bd2: Download complete [2024-11-08T22:13:30.114Z] Removing intermediate container a393d1fd1b81 [2024-11-08T22:13:30.114Z] ---> 5d6dbc3cb591 [2024-11-08T22:13:30.114Z] Step 14/27 : FROM alpine:3.20 [2024-11-08T22:13:30.114Z] 3.20: Pulling from library/alpine [2024-11-08T22:13:30.114Z] 43c4264eed91: Already exists [2024-11-08T22:13:30.380Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T22:13:30.380Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T22:13:30.380Z] ---> 91ef0af61f39 [2024-11-08T22:13:30.380Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-08T22:13:30.380Z] ---> Running in fcfda1dbbdbf [2024-11-08T22:13:30.380Z] Removing intermediate container fcfda1dbbdbf [2024-11-08T22:13:30.380Z] ---> ed8bde1249f0 [2024-11-08T22:13:30.380Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-11-08T22:13:30.380Z] ---> Running in dde1c1b9a892 [2024-11-08T22:13:30.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T22:13:30.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T22:13:31.156Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T22:13:31.156Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T22:13:31.156Z] OK: 8 MiB in 15 packages [2024-11-08T22:13:31.725Z] Removing intermediate container dde1c1b9a892 [2024-11-08T22:13:31.725Z] ---> 44ab7eca7f27 [2024-11-08T22:13:31.725Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-08T22:13:31.725Z] ---> Running in 56890bb9ea6c [2024-11-08T22:13:31.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T22:13:31.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T22:13:32.243Z] Upgrading critical system libraries and apk-tools: [2024-11-08T22:13:32.243Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T22:13:32.243Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T22:13:32.502Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T22:13:32.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T22:13:32.502Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T22:13:32.761Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T22:13:32.761Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T22:13:33.030Z] OK: 8 MiB in 15 packages [2024-11-08T22:13:33.600Z] Removing intermediate container 56890bb9ea6c [2024-11-08T22:13:33.600Z] ---> dc62efac267c [2024-11-08T22:13:33.600Z] Step 18/27 : WORKDIR / [2024-11-08T22:13:33.600Z] ---> Running in a670b799a9ba [2024-11-08T22:13:33.600Z] Removing intermediate container a670b799a9ba [2024-11-08T22:13:33.600Z] ---> 3722d2bf7261 [2024-11-08T22:13:33.600Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-11-08T22:13:34.537Z] ---> 519efcc16991 [2024-11-08T22:13:34.537Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-11-08T22:13:34.797Z] ---> 82e658172b12 [2024-11-08T22:13:34.798Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-11-08T22:13:34.798Z] ---> 935219310711 [2024-11-08T22:13:34.798Z] Step 22/27 : EXPOSE 59984 [2024-11-08T22:13:34.798Z] ---> Running in 155a04a04ea5 [2024-11-08T22:13:34.798Z] Removing intermediate container 155a04a04ea5 [2024-11-08T22:13:34.798Z] ---> 11d4be2726e7 [2024-11-08T22:13:34.798Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-11-08T22:13:35.056Z] ---> Running in 886f5297c717 [2024-11-08T22:13:35.056Z] Removing intermediate container 886f5297c717 [2024-11-08T22:13:35.056Z] ---> c0001d933663 [2024-11-08T22:13:35.056Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T22:13:35.056Z] ---> Running in cf88ae049b52 [2024-11-08T22:13:35.056Z] Removing intermediate container cf88ae049b52 [2024-11-08T22:13:35.056Z] ---> c63cc7ddb8d3 [2024-11-08T22:13:35.056Z] Step 25/27 : LABEL arch=amd64 [2024-11-08T22:13:35.056Z] ---> Running in 522872f23145 [2024-11-08T22:13:35.316Z] Removing intermediate container 522872f23145 [2024-11-08T22:13:35.316Z] ---> 4da610e9396e [2024-11-08T22:13:35.316Z] Step 26/27 : LABEL git_sha=e8d878a81c8aecdbaf3947a09524c513bf610533 [2024-11-08T22:13:35.316Z] ---> Running in 2164c4b9585a [2024-11-08T22:13:35.316Z] Removing intermediate container 2164c4b9585a [2024-11-08T22:13:35.316Z] ---> a09749ed3198 [2024-11-08T22:13:35.316Z] Step 27/27 : LABEL version=0.0.0 [2024-11-08T22:13:35.316Z] ---> Running in ccc53c75f664 [2024-11-08T22:13:35.316Z] Removing intermediate container ccc53c75f664 [2024-11-08T22:13:35.316Z] ---> f263c73c42e4 [2024-11-08T22:13:35.316Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T22:13:35.316Z] Successfully built f263c73c42e4 [2024-11-08T22:13:35.316Z] 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-11-08T22:13:35.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T22:13:35.802Z] [2024-11-08T22:13:35.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T22:13:36.103Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T22:13:36.103Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T22:13:36.103Z] 5eb5b503b376: Pulling fs layer [2024-11-08T22:13:36.103Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T22:13:36.103Z] ec43610c2a17: Pulling fs layer [2024-11-08T22:13:36.103Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T22:13:36.103Z] 33b1e0a273af: Pulling fs layer [2024-11-08T22:13:36.103Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T22:13:36.103Z] 2f39f015ded8: Pulling fs layer [2024-11-08T22:13:36.103Z] 3a2ae6a8a46f: Waiting [2024-11-08T22:13:36.103Z] 33b1e0a273af: Waiting [2024-11-08T22:13:36.103Z] 5d3b04190fa2: Waiting [2024-11-08T22:13:36.103Z] 2f39f015ded8: Waiting [2024-11-08T22:13:36.103Z] 5c69ac0246d0: Verifying Checksum [2024-11-08T22:13:36.103Z] 5c69ac0246d0: Download complete [2024-11-08T22:13:36.103Z] 3a2ae6a8a46f: Download complete [2024-11-08T22:13:36.103Z] 33b1e0a273af: Verifying Checksum [2024-11-08T22:13:36.103Z] 33b1e0a273af: Download complete [2024-11-08T22:13:36.103Z] 5d3b04190fa2: Download complete [2024-11-08T22:13:36.103Z] ec43610c2a17: Verifying Checksum [2024-11-08T22:13:36.103Z] ec43610c2a17: Download complete [2024-11-08T22:13:36.361Z] 5eb5b503b376: Verifying Checksum [2024-11-08T22:13:36.361Z] 5eb5b503b376: Download complete [2024-11-08T22:13:36.930Z] 2f39f015ded8: Download complete [2024-11-08T22:13:37.501Z] 5eb5b503b376: Pull complete [2024-11-08T22:13:37.759Z] 5c69ac0246d0: Pull complete [2024-11-08T22:13:38.327Z] ec43610c2a17: Pull complete [2024-11-08T22:13:38.327Z] 3a2ae6a8a46f: Pull complete [2024-11-08T22:13:38.585Z] 33b1e0a273af: Pull complete [2024-11-08T22:13:38.585Z] 5d3b04190fa2: Pull complete [2024-11-08T22:13:42.344Z] a37a00ec5f00: Pull complete [2024-11-08T22:13:42.344Z] 50b3750afda1: Pull complete [2024-11-08T22:13:42.344Z] 4f4fb700ef54: Pull complete [2024-11-08T22:13:42.344Z] 80978eb59214: Pull complete [2024-11-08T22:13:42.776Z] 2f39f015ded8: Pull complete [2024-11-08T22:13:42.776Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T22:13:42.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T22:13:42.776Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T22:13:42.875Z] prd-ubuntu20.04-docker-8c-8g-25967 does not seem to be running inside a container [2024-11-08T22:13:42.907Z] $ 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-471 -v /w/workspace/undry_device-onvif-camera_PR-471:/w/workspace/undry_device-onvif-camera_PR-471:rw,z -v /w/workspace/undry_device-onvif-camera_PR-471@tmp:/w/workspace/undry_device-onvif-camera_PR-471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T22:13:46.043Z] $ docker top 38ec86c06a5651d94c762d20602e6927f5f2a87f1b1acc17437eb1e8bbc72d30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T22:13:46.464Z] ---> job-cost.sh [2024-11-08T22:13:46.464Z] lf-activate-venv: SKIPPING [2024-11-08T22:13:46.464Z] INFO: No Stack... [2024-11-08T22:13:46.724Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T22:13:46.983Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T22:13:47.273Z] + cat /w/workspace/undry_device-onvif-camera_PR-471/archives/cost.csv [2024-11-08T22:13:47.273Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T22:13:47.290Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-471-2-stack-cost] [2024-11-08T22:13:47.299Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-471-2-stack-cost] did not exist. Created. [2024-11-08T22:13:47.306Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-471-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T22:13:47.620Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T22:13:47.658Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T22:13:47.667Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-471-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T22:13:47.694Z] $ docker stop --time=1 38ec86c06a5651d94c762d20602e6927f5f2a87f1b1acc17437eb1e8bbc72d30 [2024-11-08T22:13:48.857Z] $ docker rm -f --volumes 38ec86c06a5651d94c762d20602e6927f5f2a87f1b1acc17437eb1e8bbc72d30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T22:13:49.011Z] c9f46d7d2bd2: Pull complete [2024-11-08T22:13:49.980Z] c5a475d317c9: Pull complete [2024-11-08T22:13:49.980Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T22:13:49.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T22:13:49.980Z] ---> be29e6b0f0d4 [2024-11-08T22:13:49.980Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2024-11-08T22:13:51.385Z] ---> Running in b82b89a35269 [2024-11-08T22:13:51.385Z] Removing intermediate container b82b89a35269 [2024-11-08T22:13:51.385Z] ---> d2f1abfe0338 [2024-11-08T22:13:51.385Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T22:13:51.385Z] ---> Running in e3fb66b1d2d7 [2024-11-08T22:13:51.653Z] Removing intermediate container e3fb66b1d2d7 [2024-11-08T22:13:51.653Z] ---> eb70e4c45f39 [2024-11-08T22:13:51.653Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T22:13:51.921Z] ---> Running in 408c083e5562 [2024-11-08T22:13:51.921Z] Removing intermediate container 408c083e5562 [2024-11-08T22:13:51.921Z] ---> a3a2f082fc81 [2024-11-08T22:13:51.921Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T22:13:52.187Z] ---> Running in dc7ad5078a4e [2024-11-08T22:13:52.464Z] Removing intermediate container dc7ad5078a4e [2024-11-08T22:13:52.464Z] ---> 51cc54a8094c [2024-11-08T22:13:52.464Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2024-11-08T22:13:52.464Z] ---> Running in a549afb8399f [2024-11-08T22:13:52.730Z] Removing intermediate container a549afb8399f [2024-11-08T22:13:52.730Z] ---> 778a927ad85a [2024-11-08T22:13:52.730Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T22:13:52.730Z] ---> Running in acc193e49f2f [2024-11-08T22:13:54.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T22:13:54.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T22:13:55.561Z] OK: 238 MiB in 54 packages [2024-11-08T22:13:56.144Z] Removing intermediate container acc193e49f2f [2024-11-08T22:13:56.144Z] ---> ba5ac53ef5f0 [2024-11-08T22:13:56.144Z] Step 9/13 : WORKDIR /device-onvif-camera [2024-11-08T22:13:56.409Z] ---> Running in cd2e074c13bc [2024-11-08T22:13:56.409Z] Removing intermediate container cd2e074c13bc [2024-11-08T22:13:56.409Z] ---> 4ced5d80cf35 [2024-11-08T22:13:56.409Z] Step 10/13 : COPY go.mod vendor* ./ [2024-11-08T22:13:57.837Z] ---> 6a64184ea5a2 [2024-11-08T22:13:57.837Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T22:13:57.837Z] ---> Running in e4c588490e86 [2024-11-08T22:15:49.503Z] Removing intermediate container e4c588490e86 [2024-11-08T22:15:49.504Z] ---> 3474138a7562 [2024-11-08T22:15:49.504Z] Step 12/13 : COPY . . [2024-11-08T22:15:49.504Z] ---> 6655782a8d95 [2024-11-08T22:15:49.504Z] Step 13/13 : RUN ${MAKE} [2024-11-08T22:15:49.504Z] ---> Running in 48b757266c8a [2024-11-08T22:15:49.504Z] noop [2024-11-08T22:15:49.504Z] Removing intermediate container 48b757266c8a [2024-11-08T22:15:49.504Z] ---> 418d8575329b [2024-11-08T22:15:49.504Z] Successfully built 418d8575329b [2024-11-08T22:15:49.504Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T22:15:49.862Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T22:15:49.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T22:15:50.075Z] prd-ubuntu20.04-docker-arm64-4c-16g-25968 does not seem to be running inside a container [2024-11-08T22:15:50.144Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T22:15:51.305Z] $ docker top ae056598aaa1cb06fe628a0baaddb7bd74d35559a4157fe2d01a165a1e640aac -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T22:15:52.143Z] + go version [2024-11-08T22:15:52.143Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T22:15:52.158Z] $ docker stop --time=1 ae056598aaa1cb06fe628a0baaddb7bd74d35559a4157fe2d01a165a1e640aac [2024-11-08T22:15:53.747Z] $ docker rm -f --volumes ae056598aaa1cb06fe628a0baaddb7bd74d35559a4157fe2d01a165a1e640aac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T22:15:54.323Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T22:15:54.323Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T22:15:54.497Z] prd-ubuntu20.04-docker-arm64-4c-16g-25968 does not seem to be running inside a container [2024-11-08T22:15:54.557Z] $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T22:15:55.745Z] $ docker top b04e19a31eb149fc24b86b356ceff026cc70f380803db14a424434549a476c86 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T22:15:56.250Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/2 [Pipeline] fileExists [Pipeline] sh [2024-11-08T22:15:57.173Z] + make test [2024-11-08T22:15:57.173Z] go test ./... -coverprofile=coverage.out ./... [2024-11-08T22:16:03.829Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2024-11-08T22:19:40.702Z] github.com/edgexfoundry/device-onvif-camera/cmd coverage: 0.0% of statements [2024-11-08T22:19:40.702Z] github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks coverage: 0.0% of statements [2024-11-08T22:19:42.654Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.169s coverage: 31.4% of statements [2024-11-08T22:19:57.648Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 17.581s coverage: 86.5% of statements [2024-11-08T22:19:59.051Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T22:19:59.051Z] go vet ./... [2024-11-08T22:20:45.885Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T22:20:45.885Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T22:20:45.885Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T22:20:45.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T22:20:45.928Z] $ docker stop --time=1 b04e19a31eb149fc24b86b356ceff026cc70f380803db14a424434549a476c86 [2024-11-08T22:20:47.735Z] $ docker rm -f --volumes b04e19a31eb149fc24b86b356ceff026cc70f380803db14a424434549a476c86 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T22:20:49.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T22:20:49.320Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T22:20:49.972Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T22:20:50.514Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T22:20:50.835Z] + ls -al . [2024-11-08T22:20:50.836Z] total 312 [2024-11-08T22:20:50.836Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 22:16 . [2024-11-08T22:20:50.836Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 22:12 .. [2024-11-08T22:20:50.836Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 22:12 .git [2024-11-08T22:20:50.836Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 22:12 .github [2024-11-08T22:20:50.836Z] -rw-rw-r-- 1 jenkins jenkins 493 Nov 8 22:12 .gitignore [2024-11-08T22:20:50.836Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 22:12 .golangci.yml [2024-11-08T22:20:50.836Z] -rw-rw-r-- 1 jenkins jenkins 19973 Nov 8 22:12 Attribution.txt [2024-11-08T22:20:50.836Z] -rw-rw-r-- 1 jenkins jenkins 17665 Nov 8 22:12 CHANGELOG.md [2024-11-08T22:20:50.836Z] -rw-rw-r-- 1 jenkins jenkins 1715 Nov 8 22:12 Dockerfile [2024-11-08T22:20:50.836Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 22:12 GOVERNANCE.md [2024-11-08T22:20:50.836Z] -rw-rw-r-- 1 jenkins jenkins 739 Nov 8 22:12 Jenkinsfile [2024-11-08T22:20:50.836Z] -rw-rw-r-- 1 jenkins jenkins 11348 Nov 8 22:12 LICENSE [2024-11-08T22:20:50.836Z] -rw-rw-r-- 1 jenkins jenkins 3465 Nov 8 22:12 Makefile [2024-11-08T22:20:50.836Z] -rw-rw-r-- 1 jenkins jenkins 625 Nov 8 22:12 OWNERS.md [2024-11-08T22:20:50.836Z] -rw-rw-r-- 1 jenkins jenkins 2620 Nov 8 22:12 README.md [2024-11-08T22:20:50.836Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 22:10 VERSION [2024-11-08T22:20:50.836Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 22:12 bin [2024-11-08T22:20:50.836Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 22:12 cmd [2024-11-08T22:20:50.836Z] -rw-r--r-- 1 jenkins jenkins 92292 Nov 8 22:19 coverage.out [2024-11-08T22:20:50.836Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 22:12 doc [2024-11-08T22:20:50.836Z] -rw-rw-r-- 1 jenkins jenkins 6636 Nov 8 22:12 go.mod [2024-11-08T22:20:50.836Z] -rw-rw-r-- 1 jenkins jenkins 88824 Nov 8 22:12 go.sum [2024-11-08T22:20:50.836Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 22:12 internal [2024-11-08T22:20:50.836Z] -rw-rw-r-- 1 jenkins jenkins 236 Nov 8 22:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T22:20:51.180Z] + 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=330ae4d9553ccb41c24b8bd4fc5edbe204181332 --label arch=arm64 --label version=0.0.0 . [2024-11-08T22:20:51.761Z] Sending build context to Docker daemon 21.91MB [2024-11-08T22:20:51.761Z] Step 1/27 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T22:20:51.761Z] Step 2/27 : FROM ${BASE} AS builder [2024-11-08T22:20:51.761Z] ---> 418d8575329b [2024-11-08T22:20:51.761Z] Step 3/27 : ARG ADD_BUILD_TAGS="" [2024-11-08T22:20:52.027Z] ---> Running in 97866777670c [2024-11-08T22:20:52.291Z] Removing intermediate container 97866777670c [2024-11-08T22:20:52.291Z] ---> e051b6582242 [2024-11-08T22:20:52.291Z] Step 4/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T22:20:52.291Z] ---> Running in 4f4dbbecb679 [2024-11-08T22:20:52.556Z] Removing intermediate container 4f4dbbecb679 [2024-11-08T22:20:52.556Z] ---> c384ef0c4c6d [2024-11-08T22:20:52.556Z] Step 5/27 : ARG ALPINE_PKG_BASE="make git" [2024-11-08T22:20:52.556Z] ---> Running in 70bba0ded2cd [2024-11-08T22:20:52.828Z] Removing intermediate container 70bba0ded2cd [2024-11-08T22:20:52.828Z] ---> e57a22d98203 [2024-11-08T22:20:52.828Z] Step 6/27 : ARG ALPINE_PKG_EXTRA="" [2024-11-08T22:20:53.093Z] ---> Running in 711f7bcde28b [2024-11-08T22:20:53.360Z] Removing intermediate container 711f7bcde28b [2024-11-08T22:20:53.360Z] ---> ac08a02aacef [2024-11-08T22:20:53.360Z] Step 7/27 : LABEL Name=edgex-device-onvif-camera [2024-11-08T22:20:53.360Z] ---> Running in d5398e4cd572 [2024-11-08T22:20:53.626Z] Removing intermediate container d5398e4cd572 [2024-11-08T22:20:53.626Z] ---> 969453fdd9d2 [2024-11-08T22:20:53.626Z] Step 8/27 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-11-08T22:20:53.626Z] ---> Running in ac314bcf4a4a [2024-11-08T22:20:54.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T22:20:55.176Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T22:20:56.579Z] OK: 238 MiB in 54 packages [2024-11-08T22:20:57.160Z] Removing intermediate container ac314bcf4a4a [2024-11-08T22:20:57.160Z] ---> b409ad4b8596 [2024-11-08T22:20:57.160Z] Step 9/27 : WORKDIR /device-onvif-camera [2024-11-08T22:20:57.160Z] ---> Running in 78d00d8e0bcd [2024-11-08T22:20:57.426Z] Removing intermediate container 78d00d8e0bcd [2024-11-08T22:20:57.426Z] ---> 806243e24412 [2024-11-08T22:20:57.426Z] Step 10/27 : COPY go.mod vendor* ./ [2024-11-08T22:20:58.007Z] ---> c048de745198 [2024-11-08T22:20:58.007Z] Step 11/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T22:20:58.007Z] ---> Running in fd105c43c205 [2024-11-08T22:21:00.586Z] Removing intermediate container fd105c43c205 [2024-11-08T22:21:00.586Z] ---> 7556945f72cc [2024-11-08T22:21:00.586Z] Step 12/27 : COPY . . [2024-11-08T22:21:01.994Z] ---> 6e89b1c8c48e [2024-11-08T22:21:01.994Z] Step 13/27 : RUN ${MAKE} [2024-11-08T22:21:01.994Z] ---> Running in cb518dca6488 [2024-11-08T22:21:02.955Z] 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/v4/internal/common.SDKVersion=v4.0.0-dev.3 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2024-11-08T22:24:39.752Z] Removing intermediate container cb518dca6488 [2024-11-08T22:24:39.752Z] ---> f65822d04c47 [2024-11-08T22:24:39.752Z] Step 14/27 : FROM alpine:3.20 [2024-11-08T22:24:39.752Z] 3.20: Pulling from library/alpine [2024-11-08T22:24:39.752Z] cf04c63912e1: Already exists [2024-11-08T22:24:39.752Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T22:24:39.752Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T22:24:39.752Z] ---> c157a85ed455 [2024-11-08T22:24:39.752Z] Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2024-11-08T22:24:39.752Z] ---> Running in 537278fb3566 [2024-11-08T22:24:39.752Z] Removing intermediate container 537278fb3566 [2024-11-08T22:24:39.752Z] ---> 5052f44edb24 [2024-11-08T22:24:39.752Z] Step 16/27 : RUN apk add --update --no-cache dumb-init [2024-11-08T22:24:39.752Z] ---> Running in fa3242a6d789 [2024-11-08T22:24:39.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T22:24:39.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T22:24:39.752Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T22:24:39.752Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T22:24:39.752Z] OK: 9 MiB in 15 packages [2024-11-08T22:24:39.752Z] Removing intermediate container fa3242a6d789 [2024-11-08T22:24:39.752Z] ---> 6012c2ca87cc [2024-11-08T22:24:39.752Z] Step 17/27 : RUN apk --no-cache upgrade [2024-11-08T22:24:39.752Z] ---> Running in 2993626ee5f3 [2024-11-08T22:24:39.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T22:24:39.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T22:24:39.752Z] Upgrading critical system libraries and apk-tools: [2024-11-08T22:24:39.752Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T22:24:39.752Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T22:24:39.752Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T22:24:39.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T22:24:39.752Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T22:24:39.752Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T22:24:39.752Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T22:24:39.752Z] OK: 9 MiB in 15 packages [2024-11-08T22:24:39.752Z] Removing intermediate container 2993626ee5f3 [2024-11-08T22:24:39.752Z] ---> dfcaefed9285 [2024-11-08T22:24:39.752Z] Step 18/27 : WORKDIR / [2024-11-08T22:24:39.752Z] ---> Running in f3b07e188b4e [2024-11-08T22:24:39.752Z] Removing intermediate container f3b07e188b4e [2024-11-08T22:24:39.752Z] ---> 6efb124f80f5 [2024-11-08T22:24:39.752Z] Step 19/27 : COPY --from=builder /device-onvif-camera/cmd / [2024-11-08T22:24:40.711Z] ---> d0559755336b [2024-11-08T22:24:40.711Z] Step 20/27 : COPY --from=builder /device-onvif-camera/LICENSE / [2024-11-08T22:24:41.295Z] ---> b5be7deb2a1f [2024-11-08T22:24:41.295Z] Step 21/27 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2024-11-08T22:24:41.562Z] ---> 0ef32e930c39 [2024-11-08T22:24:41.562Z] Step 22/27 : EXPOSE 59984 [2024-11-08T22:24:41.830Z] ---> Running in a01d5e52adf7 [2024-11-08T22:24:42.098Z] Removing intermediate container a01d5e52adf7 [2024-11-08T22:24:42.098Z] ---> 0b1e328b07e3 [2024-11-08T22:24:42.098Z] Step 23/27 : ENTRYPOINT ["/device-onvif-camera"] [2024-11-08T22:24:42.098Z] ---> Running in 4a191b799098 [2024-11-08T22:24:42.367Z] Removing intermediate container 4a191b799098 [2024-11-08T22:24:42.367Z] ---> 64b0dc16e33b [2024-11-08T22:24:42.367Z] Step 24/27 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T22:24:42.367Z] ---> Running in bbcb391da2b4 [2024-11-08T22:24:42.634Z] Removing intermediate container bbcb391da2b4 [2024-11-08T22:24:42.634Z] ---> 463647cf2411 [2024-11-08T22:24:42.634Z] Step 25/27 : LABEL arch=arm64 [2024-11-08T22:24:42.899Z] ---> Running in 7eecced30672 [2024-11-08T22:24:42.899Z] Removing intermediate container 7eecced30672 [2024-11-08T22:24:42.899Z] ---> 754b575469c1 [2024-11-08T22:24:42.899Z] Step 26/27 : LABEL git_sha=330ae4d9553ccb41c24b8bd4fc5edbe204181332 [2024-11-08T22:24:43.164Z] ---> Running in f67d056b128f [2024-11-08T22:24:43.429Z] Removing intermediate container f67d056b128f [2024-11-08T22:24:43.429Z] ---> 0070a038647d [2024-11-08T22:24:43.429Z] Step 27/27 : LABEL version=0.0.0 [2024-11-08T22:24:43.429Z] ---> Running in 6957b721aa33 [2024-11-08T22:24:43.694Z] Removing intermediate container 6957b721aa33 [2024-11-08T22:24:43.694Z] ---> 67c566be0e33 [2024-11-08T22:24:43.694Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T22:24:43.694Z] Successfully built 67c566be0e33 [2024-11-08T22:24:43.694Z] 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-11-08T22:24:44.165Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T22:24:44.166Z] [2024-11-08T22:24:44.166Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T22:24:44.505Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T22:24:44.505Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T22:24:44.505Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T22:24:44.505Z] 04944245beec: Pulling fs layer [2024-11-08T22:24:44.505Z] 699f458cf7ca: Pulling fs layer [2024-11-08T22:24:44.505Z] 765212b225bb: Pulling fs layer [2024-11-08T22:24:44.505Z] f23df028b6ca: Pulling fs layer [2024-11-08T22:24:44.505Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T22:24:44.505Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T22:24:44.505Z] 765212b225bb: Waiting [2024-11-08T22:24:44.505Z] d65c8cfc05b1: Waiting [2024-11-08T22:24:44.505Z] f23df028b6ca: Waiting [2024-11-08T22:24:44.505Z] 2437ff75d9bd: Waiting [2024-11-08T22:24:44.772Z] 04944245beec: Verifying Checksum [2024-11-08T22:24:44.772Z] 04944245beec: Download complete [2024-11-08T22:24:44.772Z] 765212b225bb: Verifying Checksum [2024-11-08T22:24:44.772Z] 765212b225bb: Download complete [2024-11-08T22:24:44.772Z] f23df028b6ca: Verifying Checksum [2024-11-08T22:24:44.772Z] f23df028b6ca: Download complete [2024-11-08T22:24:44.772Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T22:24:44.772Z] d65c8cfc05b1: Download complete [2024-11-08T22:24:45.040Z] 699f458cf7ca: Verifying Checksum [2024-11-08T22:24:45.040Z] 699f458cf7ca: Download complete [2024-11-08T22:24:45.311Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T22:24:45.311Z] 8998bd30e6a1: Download complete [2024-11-08T22:24:47.896Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T22:24:47.896Z] 2437ff75d9bd: Download complete [2024-11-08T22:24:49.840Z] 8998bd30e6a1: Pull complete [2024-11-08T22:24:50.424Z] 04944245beec: Pull complete [2024-11-08T22:24:51.833Z] 699f458cf7ca: Pull complete [2024-11-08T22:24:52.099Z] 765212b225bb: Pull complete [2024-11-08T22:24:52.683Z] f23df028b6ca: Pull complete [2024-11-08T22:24:52.950Z] d65c8cfc05b1: Pull complete [2024-11-08T22:25:11.161Z] 2437ff75d9bd: Pull complete [2024-11-08T22:25:11.161Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T22:25:11.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T22:25:11.161Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T22:25:11.360Z] prd-ubuntu20.04-docker-arm64-4c-16g-25968 does not seem to be running inside a container [2024-11-08T22:25:11.420Z] $ 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/2 -v /w/workspace/device-onvif-camera/2:/w/workspace/device-onvif-camera/2:rw,z -v /w/workspace/device-onvif-camera/2@tmp:/w/workspace/device-onvif-camera/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-08T22:25:14.086Z] $ docker top 264784568b97a3319b663f9f4215771d2abff040c1b29c9b0fe69c7b58d3173e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T22:25:14.600Z] ---> job-cost.sh [2024-11-08T22:25:14.864Z] lf-activate-venv: SKIPPING [2024-11-08T22:25:14.864Z] INFO: No Stack... [2024-11-08T22:25:15.129Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T22:25:16.092Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T22:25:16.731Z] + cut -d, -f6 [2024-11-08T22:25:16.731Z] + cat /w/workspace/device-onvif-camera/2/archives/cost.csv [Pipeline] lock [2024-11-08T22:25:16.786Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-471-2-stack-cost] [2024-11-08T22:25:16.793Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-471-2-stack-cost] did not exist. Created. [2024-11-08T22:25:16.799Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-471-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T22:25:17.144Z] /w/workspace/device-onvif-camera/2@tmp/durable-69f25fb7/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T22:25:17.787Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T22:25:17.803Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T22:25:17.858Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T22:25:17.867Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-onvif-camera-PR-471-2-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T22:25:17.900Z] $ docker stop --time=1 264784568b97a3319b663f9f4215771d2abff040c1b29c9b0fe69c7b58d3173e [2024-11-08T22:25:19.347Z] $ docker rm -f --volumes 264784568b97a3319b663f9f4215771d2abff040c1b29c9b0fe69c7b58d3173e [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-11-08T22:25:19.851Z] provisioning config files... [2024-11-08T22:25:19.860Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-471@tmp/config5605922946248968403tmp [Pipeline] { [Pipeline] sh [2024-11-08T22:25:20.157Z] + set +x [2024-11-08T22:25:20.157Z] + curl -s https://codecov.io/bash [2024-11-08T22:25:20.157Z] + bash -s -- [2024-11-08T22:25:20.157Z] [2024-11-08T22:25:20.157Z] _____ _ [2024-11-08T22:25:20.157Z] / ____| | | [2024-11-08T22:25:20.157Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T22:25:20.157Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T22:25:20.157Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T22:25:20.157Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T22:25:20.157Z] Bash-1.0.6 [2024-11-08T22:25:20.157Z] [2024-11-08T22:25:20.157Z] [2024-11-08T22:25:20.157Z] ==> git version 2.25.1 found [2024-11-08T22:25:20.157Z] ==> 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-11-08T22:25:20.157Z] Release-Date: 2020-01-08 [2024-11-08T22:25:20.157Z] 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-11-08T22:25:20.157Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T22:25:20.157Z] ==> Jenkins CI detected. [2024-11-08T22:25:20.157Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-471 [2024-11-08T22:25:20.157Z] project root: . [2024-11-08T22:25:20.157Z] --> token set from env [2024-11-08T22:25:20.157Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T22:25:20.157Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T22:25:20.157Z] ==> Python coveragepy not found [2024-11-08T22:25:20.157Z] ==> Searching for coverage reports in: [2024-11-08T22:25:20.157Z] + . [2024-11-08T22:25:20.415Z] -> Found 1 reports [2024-11-08T22:25:20.415Z] ==> Detecting git/mercurial file structure [2024-11-08T22:25:20.415Z] ==> Reading reports [2024-11-08T22:25:20.415Z] + ./coverage.out bytes=92292 [2024-11-08T22:25:20.415Z] ==> Appending adjustments [2024-11-08T22:25:20.415Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T22:25:20.415Z] + Found adjustments [2024-11-08T22:25:20.415Z] ==> Gzipping contents [2024-11-08T22:25:20.415Z] 12K /tmp/codecov.tVdLFI.gz [2024-11-08T22:25:20.415Z] ==> Uploading reports [2024-11-08T22:25:20.415Z] url: https://codecov.io [2024-11-08T22:25:20.415Z] query: branch=PR-471&commit=e8d878a81c8aecdbaf3947a09524c513bf610533&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-471%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=471&job=&cmd_args= [2024-11-08T22:25:20.415Z] -> Pinging Codecov [2024-11-08T22:25:20.415Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-471&commit=e8d878a81c8aecdbaf3947a09524c513bf610533&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-471%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=471&job=&cmd_args= [2024-11-08T22:25:20.984Z] -> Uploading to [2024-11-08T22:25:20.984Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-onvif-camera/e8d878a81c8aecdbaf3947a09524c513bf610533/2d22e41d-1093-438b-9f23-3dd17f4fadfe.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T222520Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2c5238816eb9a4e6d1fedd23ac284f84ef4a23b96d5474faf00f75e64385b3de [2024-11-08T22:25:20.984Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T22:25:20.984Z] Dload Upload Total Spent Left Speed [2024-11-08T22:25:20.984Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11414 0 0 100 11414 0 50955 --:--:-- --:--:-- --:--:-- 51183 [2024-11-08T22:25:20.984Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/e8d878a81c8aecdbaf3947a09524c513bf610533 [Pipeline] } [2024-11-08T22:25:20.991Z] 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-11-08T22:25:21.837Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-471/archives ] [2024-11-08T22:25:21.837Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-471/archives [2024-11-08T22:25:21.837Z] total 16 [2024-11-08T22:25:21.837Z] drwxr-xr-x 3 root root 4096 Nov 8 22:13 . [2024-11-08T22:25:21.837Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 22:13 .. [2024-11-08T22:25:21.837Z] drwxr-xr-x 2 root root 4096 Nov 8 22:13 cost [2024-11-08T22:25:21.837Z] -rw-r--r-- 1 root root 91 Nov 8 22:13 cost.csv [2024-11-08T22:25:21.837Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-471/archives [2024-11-08T22:25:21.837Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-471/archives [2024-11-08T22:25:21.837Z] total 16 [2024-11-08T22:25:21.837Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 22:13 . [2024-11-08T22:25:21.837Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 22:13 .. [2024-11-08T22:25:21.837Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 22:13 cost [2024-11-08T22:25:21.837Z] -rw-r--r-- 1 jenkins jenkins 91 Nov 8 22:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T22:25:22.132Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T22:25:22.995Z] ---> package-listing.sh [2024-11-08T22:25:22.995Z] ++ facter osfamily [2024-11-08T22:25:22.995Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T22:25:23.260Z] + OS_FAMILY=debian [2024-11-08T22:25:23.260Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-471 [2024-11-08T22:25:23.260Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T22:25:23.260Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T22:25:23.260Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T22:25:23.260Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T22:25:23.260Z] + '[' /w/workspace/undry_device-onvif-camera_PR-471 ']' [2024-11-08T22:25:23.260Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T22:25:23.260Z] + case "${OS_FAMILY}" in [2024-11-08T22:25:23.260Z] + dpkg -l [2024-11-08T22:25:23.260Z] + grep '^ii' [2024-11-08T22:25:23.260Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T22:25:23.260Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T22:25:23.260Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T22:25:23.260Z] + '[' /w/workspace/undry_device-onvif-camera_PR-471 ']' [2024-11-08T22:25:23.260Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-471/archives/ [2024-11-08T22:25:23.260Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-471/archives/ [Pipeline] echo [2024-11-08T22:25:23.273Z] 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-471/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-08T22:25:23.548Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T22:25:24.124Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T22:25:24.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T22:25:24.207Z] prd-ubuntu20.04-docker-8c-8g-25967 does not seem to be running inside a container [2024-11-08T22:25:24.241Z] $ 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-471/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-471 -v /w/workspace/undry_device-onvif-camera_PR-471:/w/workspace/undry_device-onvif-camera_PR-471:rw,z -v /w/workspace/undry_device-onvif-camera_PR-471@tmp:/w/workspace/undry_device-onvif-camera_PR-471@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T22:25:24.428Z] $ docker top 1a3bcd8023b06cca1def13b1f53c33b3d6ecaa41e9ffff0aae1b9e02d7778bed -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T22:25:24.780Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T22:25:25.071Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T22:25:25.362Z] + ls /var/log/sa-host [2024-11-08T22:25:25.362Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T22:25:25.514Z] provisioning config files... [2024-11-08T22:25:25.524Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-471@tmp/config2386734144176742747tmp [Pipeline] { [Pipeline] echo [2024-11-08T22:25:25.544Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T22:25:25.831Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T22:25:25.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T22:25:26.179Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T22:25:26.190Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T22:25:26.474Z] ---> sudo-logs.sh [2024-11-08T22:25:26.474Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T22:25:26.508Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T22:25:26.793Z] ---> job-cost.sh [2024-11-08T22:25:26.793Z] lf-activate-venv: SKIPPING [2024-11-08T22:25:26.793Z] DEBUG: total: 0.2199999988079071 [2024-11-08T22:25:26.793Z] INFO: Retrieving Stack Cost... [2024-11-08T22:25:27.052Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T22:25:27.622Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T22:25:27.638Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T22:25:27.924Z] ---> logs-deploy.sh [2024-11-08T22:25:27.924Z] lf-activate-venv: SKIPPING [2024-11-08T22:25:27.924Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-471/2 [2024-11-08T22:25:27.924Z] INFO: archiving workspace using pattern(s): [2024-11-08T22:25:28.867Z] Archives upload complete. [2024-11-08T22:25:29.128Z] INFO: archiving logs to Nexus [2024-11-08T22:25:29.775Z] ---> uname -a: [2024-11-08T22:25:29.775Z] Linux prd-ubuntu20-04-docker-8c-8g-25967 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-11-08T22:25:29.775Z] [2024-11-08T22:25:29.775Z] [2024-11-08T22:25:29.775Z] ---> lscpu: [2024-11-08T22:25:29.775Z] Architecture: x86_64 [2024-11-08T22:25:29.775Z] CPU op-mode(s): 32-bit, 64-bit [2024-11-08T22:25:29.775Z] Byte Order: Little Endian [2024-11-08T22:25:29.775Z] Address sizes: 40 bits physical, 48 bits virtual [2024-11-08T22:25:29.775Z] CPU(s): 8 [2024-11-08T22:25:29.775Z] On-line CPU(s) list: 0-7 [2024-11-08T22:25:29.775Z] Thread(s) per core: 1 [2024-11-08T22:25:29.775Z] Core(s) per socket: 1 [2024-11-08T22:25:29.775Z] Socket(s): 8 [2024-11-08T22:25:29.775Z] NUMA node(s): 1 [2024-11-08T22:25:29.775Z] Vendor ID: AuthenticAMD [2024-11-08T22:25:29.775Z] CPU family: 23 [2024-11-08T22:25:29.775Z] Model: 49 [2024-11-08T22:25:29.775Z] Model name: AMD EPYC-Rome Processor [2024-11-08T22:25:29.775Z] Stepping: 0 [2024-11-08T22:25:29.775Z] CPU MHz: 2799.998 [2024-11-08T22:25:29.775Z] BogoMIPS: 5599.99 [2024-11-08T22:25:29.775Z] Virtualization: AMD-V [2024-11-08T22:25:29.775Z] Hypervisor vendor: KVM [2024-11-08T22:25:29.775Z] Virtualization type: full [2024-11-08T22:25:29.775Z] L1d cache: 256 KiB [2024-11-08T22:25:29.775Z] L1i cache: 256 KiB [2024-11-08T22:25:29.775Z] L2 cache: 4 MiB [2024-11-08T22:25:29.775Z] L3 cache: 128 MiB [2024-11-08T22:25:29.775Z] NUMA node0 CPU(s): 0-7 [2024-11-08T22:25:29.775Z] Vulnerability Itlb multihit: Not affected [2024-11-08T22:25:29.775Z] Vulnerability L1tf: Not affected [2024-11-08T22:25:29.775Z] Vulnerability Mds: Not affected [2024-11-08T22:25:29.775Z] Vulnerability Meltdown: Not affected [2024-11-08T22:25:29.775Z] Vulnerability Mmio stale data: Not affected [2024-11-08T22:25:29.775Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-11-08T22:25:29.775Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-11-08T22:25:29.775Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-11-08T22:25:29.775Z] Vulnerability Srbds: Not affected [2024-11-08T22:25:29.775Z] Vulnerability Tsx async abort: Not affected [2024-11-08T22:25:29.775Z] 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-11-08T22:25:29.775Z] [2024-11-08T22:25:29.775Z] [2024-11-08T22:25:29.775Z] ---> nproc: [2024-11-08T22:25:29.775Z] 8 [2024-11-08T22:25:29.775Z] [2024-11-08T22:25:29.775Z] [2024-11-08T22:25:29.775Z] ---> df -h: [2024-11-08T22:25:29.775Z] Filesystem Size Used Avail Use% Mounted on [2024-11-08T22:25:29.775Z] overlay 155G 12G 143G 8% / [2024-11-08T22:25:29.775Z] tmpfs 64M 0 64M 0% /dev [2024-11-08T22:25:29.775Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-11-08T22:25:29.775Z] shm 64M 0 64M 0% /dev/shm [2024-11-08T22:25:29.775Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-11-08T22:25:29.775Z] [2024-11-08T22:25:29.775Z] [2024-11-08T22:25:29.775Z] ---> sar -b -r -n DEV: [2024-11-08T22:25:29.775Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25967) 11/08/24 _x86_64_ (8 CPU) [2024-11-08T22:25:29.775Z] [2024-11-08T22:25:29.775Z] 22:09:52 LINUX RESTART (8 CPU) [2024-11-08T22:25:29.775Z] [2024-11-08T22:25:29.775Z] 22:10:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-11-08T22:25:29.775Z] 22:11:01 353.63 48.28 305.35 0.00 5418.46 182560.88 0.00 [2024-11-08T22:25:29.775Z] 22:12:01 319.65 2.55 317.10 0.00 35.86 106615.30 0.00 [2024-11-08T22:25:29.775Z] 22:13:01 114.26 0.15 114.11 0.00 11.60 22489.19 0.00 [2024-11-08T22:25:29.775Z] 22:14:01 148.43 0.03 148.40 0.00 4.40 50133.69 0.00 [2024-11-08T22:25:29.775Z] 22:15:01 7.92 2.18 5.73 0.00 2346.81 192.25 0.00 [2024-11-08T22:25:29.775Z] 22:16:01 25.91 9.13 16.78 0.00 1141.68 3650.19 0.00 [2024-11-08T22:25:29.775Z] 22:17:01 1.38 0.02 1.37 0.00 0.13 15.33 0.00 [2024-11-08T22:25:29.775Z] 22:18:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 [2024-11-08T22:25:29.775Z] 22:19:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 [2024-11-08T22:25:29.775Z] 22:20:01 2.20 0.00 2.20 0.00 0.00 33.86 0.00 [2024-11-08T22:25:29.775Z] 22:21:02 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2024-11-08T22:25:29.775Z] 22:22:01 1.56 0.00 1.56 0.00 0.00 17.62 0.00 [2024-11-08T22:25:29.775Z] 22:23:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2024-11-08T22:25:29.775Z] 22:24:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2024-11-08T22:25:29.775Z] 22:25:01 1.80 0.02 1.78 0.00 0.13 22.80 0.00 [2024-11-08T22:25:29.775Z] Average: 65.54 4.16 61.38 0.00 597.96 24414.16 0.00 [2024-11-08T22:25:29.775Z] [2024-11-08T22:25:29.775Z] 22:10:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-11-08T22:25:29.775Z] 22:11:01 29171256 31544332 776664 2.36 74624 2569148 1871256 5.51 1028592 2295684 471432 [2024-11-08T22:25:29.775Z] 22:12:01 27905728 31524056 782608 2.38 185904 3582620 1765936 5.20 1157560 3297528 396 [2024-11-08T22:25:29.775Z] 22:13:01 27643920 31432536 866096 2.63 195404 3698316 2200276 6.48 1451808 3211444 41272 [2024-11-08T22:25:29.775Z] 22:14:01 26839084 31527828 772860 2.35 203516 4544088 1802036 5.31 1399028 4024100 332 [2024-11-08T22:25:29.775Z] 22:15:01 26659140 31520756 778092 2.37 205368 4711712 1784464 5.26 1510328 4085316 94380 [2024-11-08T22:25:29.775Z] 22:16:01 26606004 31513120 774480 2.36 208964 4748856 1817572 5.36 1548680 4082868 4 [2024-11-08T22:25:29.775Z] 22:17:01 26605024 31512240 775196 2.36 209060 4748856 1817572 5.36 1548664 4082876 8 [2024-11-08T22:25:29.775Z] 22:18:01 26615660 31523288 764012 2.32 209088 4748992 1817572 5.36 1538456 4083188 172 [2024-11-08T22:25:29.775Z] 22:19:01 26616132 31523768 763472 2.32 209112 4748996 1817572 5.36 1538440 4083192 8 [2024-11-08T22:25:29.775Z] 22:20:01 26616148 31524116 763356 2.32 209220 4748968 1817572 5.36 1538536 4083392 4 [2024-11-08T22:25:29.775Z] 22:21:02 26616252 31524244 763180 2.32 209248 4748976 1817572 5.36 1538836 4083392 16 [2024-11-08T22:25:29.775Z] 22:22:01 26616076 31524124 763256 2.32 209280 4748980 1817572 5.36 1538460 4083396 4 [2024-11-08T22:25:29.775Z] 22:23:01 26615608 31523684 763596 2.32 209304 4748984 1817572 5.36 1538776 4083400 8 [2024-11-08T22:25:29.775Z] 22:24:01 26615432 31523640 763388 2.32 209328 4748988 1817572 5.36 1538544 4083404 144 [2024-11-08T22:25:29.775Z] 22:25:01 26615472 31523848 763296 2.32 209368 4748980 1843144 5.43 1538340 4083484 36 [2024-11-08T22:25:29.775Z] Average: 26957129 31517705 775570 2.36 197119 4439697 1841684 5.43 1463537 3849778 40548 [2024-11-08T22:25:29.775Z] [2024-11-08T22:25:29.775Z] 22:10:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-11-08T22:25:29.775Z] 22:11:01 lo 7.06 7.06 0.69 0.69 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:11:01 ens3 634.92 393.32 6102.47 98.33 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:11:01 docker0 30.06 36.09 2.32 243.15 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:12:01 ens3 431.41 286.95 3446.06 33.03 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:12:01 docker0 281.82 421.13 25.32 3438.84 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:13:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:13:01 ens3 43.49 25.48 84.09 17.01 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:13:01 docker0 1.58 3.37 0.09 38.12 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:13:01 vethb21961f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:14:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:14:01 ens3 113.21 65.76 2681.01 14.63 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:14:01 docker0 6.95 14.13 0.41 152.88 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:15:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:15:01 ens3 96.15 48.84 1394.58 3.44 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:16:01 ens3 0.55 0.33 0.26 0.12 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:19:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:20:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:21:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:21:02 ens3 0.85 0.32 2.22 0.08 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:22:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:23:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:24:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:25:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] 22:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] Average: lo 0.71 0.71 0.07 0.07 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] Average: ens3 88.18 54.82 915.10 11.12 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] Average: docker0 21.38 31.68 1.88 258.47 0.00 0.00 0.00 0.00 [2024-11-08T22:25:29.775Z] [2024-11-08T22:25:29.775Z]